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
Right now the proposals affected by changing voting duration, are displayed in a table below the input field as you type. To reduce disturbance in the user experience, there should rather be a popup showing this information when you click the submit button.
User Story
As an admin
I want a popup when clicking the submit button after changing voting duration
So that I can see which proposals that will expire, or which will have their expiry date prolonged
The current list of affected proposals, that is updated as you type, should be removed
A popup like in the screenshot below should be shown when clicking the submit button ( and only if there are proposals that will be affected by the voting duration change )
Expired proposals that become active when extending duration days, should also be visible
Show pending proposals that will follow the new voting duration ( without expiring or becoming active )
Resources & Additional Notes
The text was updated successfully, but these errors were encountered:
- Removes the current list of affected proposals, that is updated as you
type
- Adds a when clicking the "Submit request" button ( and only if there
are proposals that will be affected by the voting duration change )
- Shows expired proposals that become active when extending duration
days
- Shows pending proposals that will follow the new voting duration (
without expiring or becoming active )
https://github.com/user-attachments/assets/f858e549-b293-4122-9baf-ca3157c32dd3resolves#145
Background
Right now the proposals affected by changing voting duration, are displayed in a table below the input field as you type. To reduce disturbance in the user experience, there should rather be a popup showing this information when you click the submit button.
User Story
As an admin
I want a popup when clicking the submit button after changing voting duration
So that I can see which proposals that will expire, or which will have their expiry date prolonged
as described in #119
Acceptance Criteria
Resources & Additional Notes
The text was updated successfully, but these errors were encountered: