Opened 3 years ago
Last modified 3 years ago
#2149 accepted defect
"Hide news" / "Show News" links should stay on page on which activated
Reported by: | Reportage | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.36 |
Component: | apps/console | Version: | 0.9.33 |
Keywords: | console, hide/show news | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Currently, if the hide/show news button is clicked on either /console or /configupdate, the user is sent to /home. Clicking on these buttons should keep the user on the page they are on. In the case of /configupdate, a notification message should indicate the updated status of the news to reflect the change, but not redirect the user to /home.
Subtickets
Change History (2)
comment:1 Changed 3 years ago by
Status: | new → open |
---|
comment:2 Changed 3 years ago by
Milestone: | 0.9.34 → 0.9.36 |
---|---|
Owner: | changed from str4d to zzz |
Status: | open → accepted |
Note: See
TracTickets for help on using
tickets.
Yeah, lazy coding, using the same method to generate the text for both pages.
I'm not sure we need the hide/show controls on /configupdate at all. Maybe just a link to 'show all news' on that page is sufficient.
Also, it's nice round buttons on /console but text links on /configupdate, not sure if that was intentional, or just a CSS oversight.
str4d I'll leave the decision and changes if any to you.