LibreTasks
LibreTasks copied to clipboard
Add new menu items to show enabled and disabled rules
What steps will reproduce the problem?
1.create a new rule
2.save it
3.have to scroll down to see it
What is the expected output? What do you see instead?
it is supposed to create tow menu items under saved rules, which are for
enabled and disabled rules. then users can shoose to see rules from those two
group
Original issue reported on code.google.com by [email protected]
on 20 Jul 2010 at 11:51
These would need to be two menu items that toggle state based on current state
of "hide/show enabled" and "hide/show disabled".
If not using a toggle design you'd have to have three buttons one for show just
enabled, show just disabled, show all.
Original comment by [email protected]
on 28 Jul 2010 at 9:18
- Added labels: Type-Enhancement
- Removed labels: Type-Defect