Skip to content
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

Allow a user to pause their swapping availability #466

Open
aspiers opened this issue Jun 16, 2021 · 6 comments
Open

Allow a user to pause their swapping availability #466

aspiers opened this issue Jun 16, 2021 · 6 comments
Labels
backend Rails data models / controllers BE2022 2022 summer by-elections enhancement frontend tech debt

Comments

@aspiers
Copy link
Contributor

aspiers commented Jun 16, 2021

Previously, we relied on an ugly hack where users could pause their swapping availability by setting their preferred and willing parties to the same party. However we needed to ditch that in order to address the obvious usability problems that causes, as mentioned in #70.

So let's split the pause functionality out into this separate issue, to work on later.

@aspiers aspiers added enhancement frontend backend Rails data models / controllers tech debt labels Jun 16, 2021
@aspiers aspiers added this to the M6 - post BE2021 milestone Jun 16, 2021
@aspiers
Copy link
Contributor Author

aspiers commented Jun 16, 2021

/cc @baob

aspiers pushed a commit to aspiers/swapmyvote that referenced this issue Jun 16, 2021
Also update db/schema.rb.

This is a first step towards solving swapmyvote#466.
@aspiers
Copy link
Contributor Author

aspiers commented Jun 16, 2021

@baob commented on June 13, 2021 9:57 PM:

@aspiers Really need your input on the UI. for 'swaps_paused' (as suggested by you above) I could implement a check box for 'swaps paused' but that doesn't sound very slick .. maybe it will do for the moment though.

That sounds great to me!

@baob baob added the BE2022 2022 summer by-elections label Jun 5, 2022
baob added a commit to baob/swapmyvote that referenced this issue Jun 8, 2022
Also update db/schema.rb.

This is a first step towards solving swapmyvote#466.
@baob
Copy link
Contributor

baob commented Jun 18, 2022

relates to #620

@aspiers aspiers moved this to M8 - pre BE2022 stretch goals in swapmyvote Jun 2, 2024
@aspiers aspiers moved this from M8 - pre BE2022 stretch goals to Backlog in swapmyvote Jun 9, 2024
@tdg
Copy link
Contributor

tdg commented Jun 27, 2024

Reviewing this as part of #561, as the issue is linked from the FAQ.

Can I check that the 'set both willing and preferred to the same party' hack no longer works?

@aspiers
Copy link
Contributor Author

aspiers commented Jun 29, 2024

Doubly correct: it no longer works, and also yes, you can check that simply by trying it 😜

@aspiers
Copy link
Contributor Author

aspiers commented Jun 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Rails data models / controllers BE2022 2022 summer by-elections enhancement frontend tech debt
Projects
Status: Backlog
Development

No branches or pull requests

3 participants