Closed (fixed)
Project:
Project Browser
Version:
1.0.x-dev
Component:
User experience
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jul 2023 at 17:10 UTC
Updated:
10 Mar 2024 at 21:04 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
chrisfromredfinComment #3
mherchelComment #4
mherchelFixed, and also did a good amount of refactoring to simplify the CSS.
Comment #6
chrisfromredfinComment #8
marcoliverI updated the MR against 1.0.x, since the styles were relocated from the Svelte component files into one global CSS file.
Comment #9
divya.sejekan commentedThe overlapping of the radio buttons is fixed verified in Drupalpod for Drupal 10 using MR!398. But in tablet the filters moves a bit when the accordion is expanded refer to the video attached - TabletViewIssue.mov.
Steps Followed:
1. Install drupal 10
2. Navigate to /admin/modules/browse , expand the filter option
3. Check in smaller resolutions.
For the issue in tablet and Error in MR keeping this in Need review state since the MR has some error
Comment #10
divya.sejekan commentedComment #11
mherchel@divya.sejekan great catch! However, I'm moving this to a followup, since this is a minor UX issue, and shouldn't block this core MVP issue.
Followup is at #3423490: Content shift when expanding filters accordion. I'm going to bring this back up to date, and set back to RTBC since no major changes.
Comment #12
mherchelBrought back up to date and should be good to go!
Comment #14
chrisfromredfinTests passing, rebased, confirmed working in DrupalPod - I love it! Go gators.
Comment #15
lostcarpark commentedThis change has introduced a StyleLint error in GitLabCI:
We haven't made it mandatory for code quality tests to pass in GitLabCI yet.
I will open a follow-up issue.