- Issue created by @kopeboy
- ๐ฎ๐ณIndia amit.mall
amit.mall โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia Harish1688 India
Hi,
I attempted to recreate the problem using Core 11.x and the admin_dialog module, but unfortunately, that module is not compatible with Core. However, I was able to replicate the issue using Core 10.0.x with the module. - ๐ฎ๐ณIndia dsandhya
I was able to replicating issue with version 10.0.x and plz review the path
1. I have added space" and for the double time printing Revision information " This is the Drupal core functionality."
2. Vertical space issue for Filter wrapper is fixed
3. "Save" button theming is done - ๐ฎ๐ณIndia lokeshsahu Delhi
I made an attempt to reproduce the issue with Drupal Core 11.x along with the admin_dialog module. but unfortunately, that module is not compatible with D11, However, I was able to replicate the issue using Core 10.0.x with the module As instructed in the IS, I successfully installed a new instance of Drupal 10.0.x. Afterward, I proceeded to install the Admin Dialogs module. Once the module was installed, I applied patch #6 (3360933_6.patch) without encountering any errors. The patch was successfully applied.
These are the following things fixed by the patch:
1. Spaced added between information and No revision text in the "Revision informationNo revision" summary filed
2. Save button styling got fixed.The duplicate text of "Revision informationNo revision" issue still exists post applying the patch.
Attaching a screenshot after applying the patch for reference . - Status changed to Needs review
over 1 year ago 10:01am 1 June 2023 - last update
over 1 year ago 29,395 pass, 1 fail - ๐ฎ๐ณIndia Harish1688 India
Hello dsandhya,
Upon reviewing your patch #6, I noticed that you have used the "!important" declaration in multiple instances. It is important to note that relying heavily on "!important" is not considered good practice according to CSS guidelines. In light of this, I have created a revised patch that eliminates the use of "!important".Extra point cover:-
1. div.filter-help should be floating right pointNote : The duplicate text of "Revision informationNo revision" issue remain because it's Drupal core functionality.
The last submitted patch, 8: off-canvas-dialog-styling-issues-and-inconsistencies-3360933-8.patch, failed testing. View results โ
- last update
over 1 year ago Custom Commands Failed - Status changed to Needs work
over 1 year ago 4:48pm 2 June 2023 - ๐บ๐ธUnited States smustgrave
Issue summary should be updated with proposed solution.
- Status changed to Needs review
over 1 year ago 6:56am 16 June 2023 - ๐ฎ๐ณIndia Harish1688 India
1. Updated the Issue summary with proposed solution.
2. #8 patch found the random failure, restoring the status to need review. - Status changed to Needs work
over 1 year ago 8:12pm 16 June 2023 The Needs Review Queue Bot โ tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide โ to find step-by-step guides for working with issues.
- ๐ฎ๐ณIndia gauravvvv Delhi, India
Gauravvvv โ changed the visibility of the branch 3360933-claro-off-canvas-dialog to hidden.
- ๐ฎ๐ณIndia gauravvvv Delhi, India
Gauravvvv โ changed the visibility of the branch 3360933-claro-off-canvas-dialog to hidden.
- ๐ฎ๐ณIndia gauravvvv Delhi, India
Gauravvvv โ changed the visibility of the branch 3360933-claro-off-canvas to hidden.
- Status changed to Needs review
10 months ago 4:00am 2 May 2024 - Status changed to Needs work
10 months ago 11:59pm 8 May 2024 - ๐บ๐ธUnited States smustgrave
Appears to be missing the User interface section, but should have before/after screenshots. Also need to be reproduced without a contrib module.