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

[Feature]: update join conference by URL screen to make input more obvious #86

Open
dustinsgoodman opened this issue May 3, 2023 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@dustinsgoodman
Copy link
Contributor

Is your feature request related to a problem? Please describe.

When joining a conference by URL, the input field is not immediately recognizable as an input field and it has limited with for longer conference names.

image

Describe the solution you'd like

Let's slightly redesign this screen by doing the following:

  • Change the page title to be "Join Conference by Slug" instead of "Enter Conference URL"
  • Update the previous screen to say "Enter conference slug"
    image
  • Create an input with label (similar to login screens)
    • label: Conference Slug
    • Placeholder: conference-url
  • Move the "continue" button up on the screen to be near the form

Additional context

No response

@dustinsgoodman dustinsgoodman added this to the 1.0 milestone May 3, 2023
@dustinsgoodman dustinsgoodman added the good first issue Good for newcomers label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant