Changes between Version 3 and Version 4 of Ticket #36336
- Timestamp:
- Apr 22, 2025, 12:08:53 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36336
- Property Triage Stage Unreviewed → Accepted
-
Ticket #36336 – Description
v3 v4 1 1 This error occurs on versions after removing the "collapse.js" and moving to <details> and <summary> tags, mainly Django>=5.1 and in my opinion is purely JS/CSS related and Python independent. This happens using both `StackedInline` and `TabularInline`. 2 2 3 Tested on Google Chrome (135.0.7049.96), Edge (135.0.3179.85), Brave (1.77.100), but with inconsistnt results, seems like the **problems is mainly on desktop**, but also on mobile devi des most consistently when using desktop mode with sidebar open (I know how it sounds, but it might be caused by some element width checking).3 Tested on Google Chrome (135.0.7049.96), Edge (135.0.3179.85), Brave (1.77.100), but with inconsistnt results, seems like the **problems is mainly on desktop**, but also on mobile devices most consistently when using desktop mode with sidebar open (I know how it sounds, but it might be caused by some element width checking). 4 4 Sometimes it happens after refresh (1st gif) and sometimes from the start (2nd gif). 5 5