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

Disable Board interaction for logged-out users #7

Closed
2 tasks
nikku opened this issue Apr 19, 2019 · 2 comments
Closed
2 tasks

Disable Board interaction for logged-out users #7

nikku opened this issue Apr 19, 2019 · 2 comments

Comments

@nikku
Copy link
Owner

nikku commented Apr 19, 2019

Users that are not logged in should not be able to move columns across the board.

We already enforce this on the back-end, however it would be cool to not allow users to do disallowed interactions in the first place.

Idea

  • Do not show plus button for logged out users
  • Do not allow dragging for logged out users
@nikku
Copy link
Owner Author

nikku commented Apr 25, 2019

We do now show a concise error message that asks the user to login if card moving fails due to being logged out (d046ae8).

@nikku nikku added backlog roadmap This issue is scope of the mid-term roadmap and removed backlog roadmap This issue is scope of the mid-term roadmap labels Jan 23, 2021
@nikku
Copy link
Owner Author

nikku commented Jan 27, 2021

Closing this. We already have a decent logout behavior (show error message and point to login).

@nikku nikku closed this as completed Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant