[Enhancement] - Use Autocomplete for Sign-up page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 38
- Forks
- 23
- Avg merge
- 11m
- Merged PRs (30d)
- 4
Description
Describe the Current Behavior/Feature:
You currently need to type out the entire url for a pod provider in the sign up page.
Rationale:
We should give users the option to select a previously known provider without having to find the url externally or typing it all out.
Proposed Changes:
Add an autocomplete dropdown for pod provider in the existing pods.
Possible Drawbacks:
We'll need to add additional servers to the list as they are added. There may be additional complexity
Alternatives Considered:
...
Additional Context:
We currently already have a server autocomplete in the nav bar
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the sign-up page's pod-provider field and the existing server autocomplete in the navigation bar. Reuse the existing behavior as a reference, then verify that the pod-provider field offers known providers in a dropdown while still supporting the intended URL entry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100