Green-Party-of-Canada-Members / gpc-decidim

Decidim For the Green Party of Canada
https://wedecide.green.ca/
GNU Affero General Public License v3.0
1 stars 0 forks source link

Simple one-at-a-time amendment support #126

Closed BigSnicker closed 6 months ago

BigSnicker commented 10 months ago

Feature Behaviour:

image

As Green Party of Canada I want...

As a participant, I want

Web Administration:

No changes to the Web Admin interface are anticipated. The feature can apply to all amendments.

Exporting

No changes to data exports are expected.

Cases to be tested:


More context if applies:

Supporting the following cases would be ideal:

) A unilingual amendment to an Official Proposal (possibly, but not necessarily in the default language only) ) A unilingual amendment to a User Proposal, in the submitted language only

Potentially with the following behaviours:

  1. Only a single active amendment per proposal. Attempts to submit a second amendment are met with "you must wait until a previously submitted amendment is accepted or rejected"
  2. Rejection of amendment if submission is in an inappropriate language

Minor fixes

microstudi commented 8 months ago

Mockup proposal Screenshot from 2024-01-04 16-21-28

BigSnicker commented 8 months ago

That looks great.

BigSnicker commented 7 months ago

Found a possible bug....

image

BigSnicker commented 7 months ago

Also, this might not be a problem, but the co-author images seem very close together after an amendment is accepted:

image

This shows up in any proposal with multiple authors. Note that the additional spacing could be very small: https://staging.deploy.green.ca/processes/Policy2021/f/223/proposals/2591

BigSnicker commented 7 months ago

Another issue... can I confirm that we've taken out the "search for similar proposals" step in amendment submission? We're getting feedback that it is confusing.

UPDATE: This is closed, thanks to the 0.99 search similarity factor.

BigSnicker commented 7 months ago

Also.... we might want the default setting of the Type filter to be just "proposals", if possible, and for any change to be persistent across the session.

Example: https://staging.deploy.green.ca/processes/Policy2021/f/275/

image

BigSnicker commented 6 months ago

If possible, please set the default 'diffcomp' view to side-by-side.

microstudi commented 6 months ago

Another issue... can I confirm that we've taken out the "search for similar proposals" step in amendment submission? We're getting feedback that it is confusing.

this should work with the env PROPOSALS_SIMILARITY_THRESHOLD var set to 0.99 for instance

paarals commented 6 months ago

closed via #153