Tags issue
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dart
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Tags is not saperated by space.
when user put
enhancement features
the tags are flagged as Tags: enhancement features.
this is not aligned with common post tagging features. they should be saperated as in
Tags : enhancement features
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 tag input and display handling in the Flutter application, then reproduce the issue with enhancement features. Done means the input is presented as two tags, enhancement and features, rather than one combined tag; verify the behavior in the relevant UI flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100