You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display active/archived filter top part of section. <-- this works well. (still has issues - see comments)
Show more link - by default. <-- this works well.
Active clicked - shows all statuses below,
with on/off colors to currently “on” filtered statuses. <-- works well on the ui side - BUT
when clicking show more (nothing selected) 1) doesnt filter the statuses correctly.
2) doesnt show all the status of all the types (waiting-approval missing for example)
Archived clicked - shows all statuses below, with on/off colors to currently “on” filtered statuses.
Click a specific status to filter the clicked status. 1) doesnt filter the statuses correctly.
2) doesnt show all the status of all the types (waiting-approval missing for example)
When a specific entity type is selected - Show the statuses below the line per entity selected (for example, if project is selected, show only status related to project). <-- works well on the ui side - BUT 1) doesnt filter the status correctly.
2) doesnt show all the status of all the types (waiting-approval missing for example)
Statuses below the line are ordered alphabetically <-- not ordered correctly.
When status filter active - hide show less. <-- works well
The text was updated successfully, but these errors were encountered:
Feature Search Active Status is bogus:
Display active/archived filter top part of section. <-- this works well. (still has issues - see comments)
Show more link - by default. <-- this works well.
Active clicked - shows all statuses below,
with on/off colors to currently “on” filtered statuses. <-- works well on the ui side - BUT
when clicking show more (nothing selected)
1) doesnt filter the statuses correctly.
2) doesnt show all the status of all the types (waiting-approval missing for example)
Archived clicked - shows all statuses below, with on/off colors to currently “on” filtered statuses.
Click a specific status to filter the clicked status.
1) doesnt filter the statuses correctly.
2) doesnt show all the status of all the types (waiting-approval missing for example)
When a specific entity type is selected - Show the statuses below the line per entity selected (for example, if project is selected, show only status related to project). <-- works well on the ui side - BUT
1) doesnt filter the status correctly.
2) doesnt show all the status of all the types (waiting-approval missing for example)
Statuses below the line are ordered alphabetically <-- not ordered correctly.
When status filter active - hide show less. <-- works well
The text was updated successfully, but these errors were encountered: