-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add committee selector to motion meta data submitters #3606
Add committee selector to motion meta data submitters #3606
Conversation
This selector allows to fill the submitters extension text field with committee names. Select a committee and press save, the committee name is appended to the extension text field.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you select one committee please add it immediately onto the Extension and -if the extension field is not empty- separate committee names with a middot
If you need the an example of the wanted (in the Issue referenced) behaviour look at the extension from recommendations
Where can I find the extension of recommendation? @Elblinator please give a step-by-step instruction to find that widget. |
Updated the committee field to include:
This is more in the way the |
Please review again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
Resolve #3429
This selector allows to fill the submitters extension text field with committee names. Select a committee and press save, the committee name is appended to the extension text field.
The received forwarding committees are returned by the presenter, which fills the possible committee names.