- Assigned to Guru2023
- Issue was unassigned.
- Status changed to RTBC
almost 2 years ago 9:07am 20 January 2023 - 🇦🇺Australia pameeela
Sorry for the noise, I realised this isn't actually a duplicate because it only addresses Claro. The comment with screenshots from Seven made me think it would be addressed more widely but I saw the patch is just for Claro! So removing the credits and I will re-open the other issue.
- Status changed to Needs work
almost 2 years ago 11:44am 26 January 2023 - 🇫🇮Finland lauriii Finland
I like that this is now only targeting the select because that makes this less likely to run into problems.
+++ b/core/themes/claro/css/components/tables.pcss.css @@ -172,6 +172,19 @@ td > .ajax-new-content > .form-item > .form-element { +td > .form-item > select.form-element, +td > .ajax-new-content > .form-item > select.form-element { ... + td > .form-item > select.form-element, + td > .ajax-new-content > .form-item > select.form-element {
Instead of
select.form-element
, we could use.form-element--type-select
as the selector. - Status changed to Needs review
almost 2 years ago 12:21am 27 January 2023 - 🇮🇳India nayana_mvr
Verified the patch #46 and tested it on Drupal version 10.1.x. The issue seems to be fixed after applying the patch. The select form fields are now visible and the user can scroll horizontally to view all the fields and settings section. I have added the before patch screenshot and after patch screen recording for reference. RTBC+1
- Status changed to Needs work
almost 2 years ago 12:16am 14 February 2023 - 🇺🇸United States smustgrave
Can the before/after screenshots be added to the issue summary. To show this is fixed.
Also the proposed solution is a bit vague. How is it being fixed? From what I can tell it adds a horizontal scroll is that the desired solution?
- Status changed to Needs review
almost 2 years ago 12:29am 14 February 2023 - 🇦🇺Australia pameeela
Added #3068696: Tables overflow on mobile → as related. To answer @smustgrave I think the horizontal scroll is the only way to fix this particular issue without some other, major changes to responsive tables, which are out of scope for this issue.
- Status changed to RTBC
almost 2 years ago 12:31am 14 February 2023 - 🇺🇸United States smustgrave
In that case looks good thanks for the quick response!
- Status changed to Needs work
almost 2 years ago 6:35pm 14 February 2023 - 🇺🇸United States bnjmnm Ann Arbor, MI
- last update
over 1 year ago 30,322 pass - last update
over 1 year ago 29,304 pass - Status changed to Needs review
over 1 year ago 10:32am 24 April 2023 - Status changed to RTBC
over 1 year ago 1:04am 25 April 2023 - last update
over 1 year ago 29,304 pass - Status changed to Fixed
over 1 year ago 7:25am 25 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.