Discussion meeting 09-07-2024 #3208
madelondohmen
started this conversation in
Discussion Meetings
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When selecting OOIs on two pages, only the last page is taken into account #2174
Users should also be able to easily select 3 specific items. Or for example lots of items except one. It would be convenient if a user could also check/select items from a list.
Selecting multiple items across multiple pages is technically difficult, is also not done that way on the Internet (for the same reason). So we would have to approach it in a different way.
Ideas: adjust the amount of items on the page, search, filter, query, show selected items separately....
Conclusion: Query is leading for now (through there the user has to filter and select items). Queries are needed and important and after we've implemented that, we'll pick up this ticket.
Policy wizard #3119
To do: everyone needs to learn about what security policy means.
Then we will discuss this again (after all vacations).
Replace Django Messaging #3190
Proposal 1: include in the URL the status "success/error" and a message (or just a boolean).
Proposal 2: In some places we show a message (and continue the flow) instead of showing an error page. Sometimes this should be an error page. (For example, on the "Tasks" page if the scheduler is not working or the task list on the "Objects" page.)
Beta Was this translation helpful? Give feedback.
All reactions