Actions
Bug #7617
closedNo auto scroll since rudder 3.0
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In Rudder 3.0 we put rudder content in fluid container (with overflow auto), contrary to before where overflow was managed by body/html tag
All scrolls were made on body/html with jquery black magic, which was ok at this time. but now we need to scroll the container div
Adding a second parameter to define the container will fix this issue
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/1004
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|7a007e1929a7a681404bb512903efdc8d079d04a.
Updated by François ARMAND almost 9 years ago
Applied in changeset rudder|4239d9e03c70abfd372bb3c94784dc4d0b867555.
Updated by Benoît PECCATTE almost 9 years ago
- Subject changed from No scroll functions a working since rudder 3.0 to No auto scroll since rudder 3.0
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
Actions