AbandonTech / AbandonTech/abandonauth
Add Frontend Logic for Updating an Application Name
未关闭
enhancement
frontend
- 主要语言
- Python
- 星标
- 4
- 派生
- 2
- 平均合并
- 59 分钟
- 30 天内合并 PR
- 1
描述
## 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]`
贡献指南
这个仓库没有索引到贡献指南
调研方向
UI 更改针对的是 `developer-applications/[id]` 中的 Nuxt 页面。在代码库中查找现有的应用程序详情页面,以了解当前结构。你需要添加一个可编辑字段和一个提交按钮,该按钮调用在 issue #142 中创建的后端 API 端点。检查项目中的其他表单如何处理 API 调用和状态更新,以遵循现有模式。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- nuxt, nuxtjs
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 40/100