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

Share blueprint modal improvements #2378

Closed
5 tasks
twschiller opened this issue Jan 13, 2022 · 0 comments · Fixed by #2428
Closed
5 tasks

Share blueprint modal improvements #2378

twschiller opened this issue Jan 13, 2022 · 0 comments · Fixed by #2428
Assignees
Labels
enhancement New feature or request user experience Improve the user experience (UX)
Milestone

Comments

@twschiller
Copy link
Contributor

twschiller commented Jan 13, 2022

Context

  • We have a "Share" modal on the active bricks page available from the "..." menu of active personal extension
  • There are multiple points of confusion
    • The "Public" option is toggled on by default. (People think that means it's already public)
    • The description field is required, but it doesn't tell you that until you click submit
    • If users are a member of multiple teams and their monitor is small, they may not see the Submit button, so they don't realize they have to submit it to actually Share
    • In some cases the Submit button is disabled, but there's no feedback on the form about an error

Implementation Sketch

  • Default the description to "Created with the PixieBrix Page Editor"
  • Fix toggle and toggle label alignment
  • Don't default "Public" to true
  • Ensure all fields are required and provide feedback correctly (when touched)
  • After converting to a Blueprint show a modal with an activation link and "copy" button: https://app.pixiebrix.com/activate?id=<URI encoded blueprint id> with a copy button

Related

@twschiller twschiller added the user experience Improve the user experience (UX) label Jan 13, 2022
@twschiller twschiller added this to the 1.5.0 milestone Jan 13, 2022
@twschiller twschiller changed the title Share modal improvements Share blueprint modal improvements Jan 13, 2022
@twschiller twschiller modified the milestones: 1.5.0, 1.5.X, 1.5.1 Jan 13, 2022
@twschiller twschiller added the enhancement New feature or request label Jan 13, 2022
twschiller added a commit that referenced this issue Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user experience Improve the user experience (UX)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants