canonical / canonical/ubuntu-flutter-plugins
Going back destroys the current view
Open
- Dominant language
- Dart
- Stars
- 66
- Forks
- 16
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
Going back in the wizard destroys the current view.
When going forward again the view is created again. This essentially kills all user input which is especially annyoing if the user entered some text in a text field.
Contributor guide
Research direction
Start by reproducing the wizard flow and tracing what happens to the current view when navigating back and forward. The fix is done when returning to the view preserves previously entered text and other user input instead of recreating it empty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100