AbandonTech / AbandonTech/abandonauth
Add Frontend Logic for Updating an Application Name
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- Avg merge
- 59m
- Merged PRs (30d)
- 1
Description
## Summary
We will be adding the ability to edit application names in #142 and we will need UI implemented to support this.
We shall add an additional field for editing and submitting a new application name to the application detail page in the Nuxt UI `developer-applications/[id]`
Contributor guide
No contributing guide indexed for this repository
Research direction
The UI change is for the Nuxt page at `developer-applications/[id]`. Look for the existing application detail page in the codebase to understand the current structure. You'll need to add an editable field and a submit button that calls the backend API endpoint created in issue #142. Check how other forms in the project handle API calls and state updates to follow the existing patterns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, nuxtjs
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100