Schedule profile name menu is confusing
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Right now, that drop-down menu offers the user no information regarding which profile is currently applied for a given schedule. "Keep current config" is rather useless. Just show the actual profile name. Hitting the Cancel button is effectively the same thing as "Keep current config", anyway. Similarly, "Edit current config" would be better implemented as that "pencil" icon you already use elsewhere in the app. It would certainly be more consistent and further simplifies that drop-down.
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 schedule profile name drop-down described in the issue and inspect how the existing pencil icon is used elsewhere in the app. The menu should show the applied profile name, remove the redundant “Keep current config” action, and represent editing with the consistent pencil icon; verify the schedule configuration flow still supports cancellation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100