Removed the tag and added a screenshot, but the issue still persists.
I have checked MR #15 in Drupal 11.
It fixed the Olivero issue on mobile, but the issue still persists in Claro.
Olivero
Before MR
After MR
Claro
Before MR
After MR
For the page https://www.drupal.org/download →
I checked the Extend Drupal section of the page on mobile, the left and right side spaces should be equivalent.
Get started with Drupal section suggestion on mobile
Plz share more details!
Created MR, please review.
Thanks!
I have made some changes and created an MR.
After changes.
Kindly review.
Thanks!
djsagar → created an issue.
Not using !important
in code.
Kindly review!
Updated MR kindly review.
Hi @debrup,
Steps:
For example, using the Admin content view (/admin/content)
Edit the Admin content view (/admin/structure/views/view/content)
Set Exposed form style to Input required
Set Use AJAX to Yes
Save the view
Navigate to Admin content view (/admin/content)
Result:-
Issue resolved after Merge Request !525.
RTBC++
Thanks!
Hi @bernardm28,
Reproduced the issue on local and applied MR #2.
The issue is resolved.
For reference :
Before:
After:
RTBC ++
Hi @ahmad khader,
I was able to build the file without using the MR, but I might have missed something. Could you please provide more details to replicate the issue?
Thanks!
Reproduced the issue on local and applied MR #3.
Testing Steps:
1. Use Gin.
2. install core Navigation module.
3. size the viewport narrow enough for the sidebar to be hidden and the top bar to be displayed.
Result:-
After MR the issue resolved for the small screen.
Before MR
After MR
RTBC ++
Moving this to 'Needs Review' as the MR has already been created.
Reproduced the issue on local and applied MR !525.
For example, using the Admin content view (/admin/content)
Edit the Admin content view (/admin/structure/views/view/content)
Set Exposed form style to Input required
Set Use AJAX to Yes
Save the view
Navigate to Admin content view (/admin/content)
Result:-
After MR the issue resolved but.
Feedback:
You need to handle box shadow
property which is coming form
dropbutton-wrapper dropbutton-multiple
for reference:
Moving to need work.
The issue has been thoroughly verified by another member of the Drupal community now moving to the RTBC.
@saschaeggi Kindly review.
Not able to reproduce this issue, Please provide More detail.
Not able to reproduce this issue, Please provide STR.
Verified MR !393 working as expected moving to RTBC
After MR
saschaeggi → credited djsagar → .
Will start working on this, soon will update this into drupal 10.
Thanks!
Updated issue summary.
Tested Patch #5 in drupal 10.2.2.
Result:
After patch missing bottom border is added.
Other issues which i found,
Table sticky thead overlap sticky page title.
Patch files are no longer recommended so please create MR.
verified changes moving to RTBC ++
Before
After
Note: Before apply MR!382 please apply https://www.drupal.org/project/gin/issues/3194254 ✨ [media_entity_browser] Choose media styling Closed: outdated patch #22 which resolved grid issue.
I've encountered the same issue in Drupal 10.2.2 as well. With Entity Browser + Media Entity browser.
Not updating status, waiting for other to replicate.
Removing tag as tested and added screenshots in #16. moving to RTBC.
Verified MR, moving to RTBC.
@vanessa.fayard i create MR in
https://www.drupal.org/project/paragraphs/issues/3417771
📌
Some styling no longer applies due to form-actions -> field-actions html change
Fixed
for this issue.
Kindly review.
Please update Issue summary.
Pipeline Failed, need to fix so moving NW.
Try to Address
May need to add padding/margin between button and text to improve UX.
please review.
Hi All,
After MR !6287, The test block hide from Place block option,
But i also tested the issue by following Steps
- Create a standard D11 installation
- Go to Content view edit page (admin/structure/views/view/content)
- Add a Block type display to the view and rename it "Test block"
- In the view edit page disable the block by cliking "Disable Test block" link
- Save the view
- Go to Claro's Block layout page (admin/structure/block/list/claro)
- Click on "Place block" button for any region
- Our disabled block, "Test block", appears in the list
User can place the block after disable block in view, but block not appears in any page. maybe i miss some step.
Updating status as it's verified by @Kanchan Bhogade in #11.
After applied MR !387, BG color added in Unpublished node in light mode.
Steps to reproduce
1. Enable Gin theme
2. Create a node and keep it unpublished.
3. Check the view mode of the Node.
Before MR
After MR
Also update the summary so moving to RTBC ++
Updated summary with list of review tasks.
pipeline issue fixed moving NR.
Steps to reproduce
1. Install Drupal using standard profile
2. Edit the Content view (/admin/structure/views/view/content)
3. Add a "Custom text" field to thw view with content:
{{ attach_library('core/drupal.dialog.ajax') }}
<p><a class="use-ajax" data-dialog-type="modal" href="/admin/content">Content</a></p>
4. View the content view page and click the custom text link
This will cause the title of the modal to be 'Array' and will produce a warning log message:
Before applied MR, for the Warning in logs:
Warning: Array to string conversion in Drupal\Component\Render\PlainTextOutput::renderFromHtml() (line 22 of /app/core/lib/Drupal/Component/Render/PlainTextOutput.php)
Tested MR !6569, After applied MR Warning messages is no longer coming in logs.
Need to fix pipeline, so not updating status.
Updated tag, moving NW.
Updated tag, moving NW.
@quietone pipelines passed the cspell error, you can close this.
Thanks!
@quietone pipelines passed the cspell error, you can close this.
Thanks!
@mrshowerman please explain, how to hide text formats in text editor.
Follow the steps:
1. Install a fresh Installation of Drupal 10.
2. Install Gin Admin Theme and Gin Layout Builder along with requirements.
3. Make Gin Theme as default theme.
4. Enable Layout Builder in dark mode and try to add block from layout builder.
5. Create custom block.
6. Text inside body of CKeditor.
Not able to replicate issue in drupal 10,
please provide more information to replicate this issue.
Adding tag moving NW.
@mrshowerman not able to replicate issue Drupal version 10.2.2 with gin theme.
Please share STR to replicate.
Updating tags moving NW.
@PCate,
Thank you for the knowledge transfer.
I have also verified this issue with the core Olivero theme. Therefore, we can proceed to close this issue.
verified and tested MR !385, after applied MR issue resolved.
Steps to reproduce
1. Install the Gin theme and set it as the default
2. Create new user 'test user' with role content editor
3. Login with 'test user' (no need to provide )
4. Go to page which link =>/admin/appearance/settings/gin
5. Check for the "Access denied" below 768px resolution (before screenshot)
6. Apply patch and check for the same
For reference:
Before MR
After MR
RTBC ++
@PCate, Hovering over labels displays the pointer cursor, while clicking focuses on text boxes or checks boxes. However, the pointer cursor should be limited to specific label elements, rather than being displayed universally across the site.
Yes @tanuj you are right
HI @NicolasGraph,
Please share more detail about you task.
Thanks!
HI @saschaeggi,
It appears that this issue is only replicated when using Navigation (Legacy, Classic Drupal Toolbar), and the CSS for .gin-back-to-admin is not being applied in this scenario. However, when using other navigation options, the CSS is applied as expected.
With Navigation (Legacy, Classic Drupal Toolbar)
Without Navigation (Legacy, Classic Drupal Toolbar)
Removing title tag as title updated.
updating tag.
After applied MR !5992, Message appear bottom of the choose field type.
Before MR
After MR
RTBC ++.
Applied MR !378, working as expected.
Moving into the RTBC +
After MR
Hi @swatidhurandhar,
replicate issue on safari for reference
Getting error while applying patch.
After Patch:
Note: check the path for the theme (You need to clone theme from https://www.drupal.org/project/gin/git-instructions → )
Issue summary updated, removing tag
updating tag.
Patch files are no longer recommended so create MR for the above.
Moving NW.
@shagel not able to replicate above issue. please provide more detail.
@saschaeggi looking good.
Moving into the RTBC +
verified MR!321, Now menu hide when clicked meta sidebar.
For reference:-
After MR
Moving into the RTBC +
Resolved conflict, moving NR.
Removing tag, summary updated.
Adding tag for maintainer feedback.
@saschaeggi please share your valuable feedback.
Thanks!
HI @opi,
I applied MR !380, it's updated core dependency in gin_accent,
I found these settings and gin_init there is no code dependency so do need to update that as well.
Because i'm not able to replicate this issue in local.
let's wait for other drupal member feedback.
Issue summary update. adding tag for testing issue.
Pipeline issue need to fix so moving NW.