Bug #7213
Sticky table headers are unstyled in Dominion and missing in some templates
Status: | Verified | Start date: | 09/08/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | Usability | Estimated time: | 3.00 hours | |
Target version: | Release 2.2.0 | |||
Google Code Legacy ID: | Tested version: | 2.0.0, 2.0.1, 2.1, 2.2 | ||
Sponsored: | No | Requires documentation: | No |
Description
A number of pages in AtoM make use of HTML tables and they've always had a sticky-header behaviour handled with JavaScript that is still included in our code and executed. However, the layout generated by this script is not styled in the Dominion theme, which makes the widget hard to notice. See the following screenshot:
Additionally, there are a few places where the sticky-header has to be added, e.g. physical object list page.
History
#1 Updated by Jesús García Crespo over 7 years ago
- Subject changed from Fix sticky headers to Sticky table headers are unstyled in Dominion and missing in some templates
#2 Updated by Dan Gillean about 7 years ago
- Assignee changed from Jesús García Crespo to José Raddaoui Marín
- Tested version 2.2 added
#3 Updated by Dan Gillean about 7 years ago
- Priority changed from Medium to High
#4 Updated by José Raddaoui Marín about 7 years ago
- Status changed from New to QA/Review
- Assignee changed from José Raddaoui Marín to Jesús García Crespo
Created PR 139
#5 Updated by José Raddaoui Marín about 7 years ago
- Status changed from QA/Review to Code Review
#6 Updated by Jesús García Crespo about 7 years ago
- Status changed from Code Review to Feedback
LGTM
#7 Updated by José Raddaoui Marín about 7 years ago
- Status changed from Feedback to QA/Review
- Assignee changed from Jesús García Crespo to Dan Gillean
#8 Updated by Dan Gillean about 7 years ago
- Status changed from QA/Review to Verified
- Requires documentation set to No
SOOOOO MUCH NICER THANK YOU!