equinor / equinor/fmu-settings-cli
Investigate how to close FMU Settings when user close the browser tab
- Dominant language
- Python
- Stars
- 0
- Forks
- 6
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Currently if users close the FMU settings tab, the application will still run. It would be a better UX to shutdown the app when the browser tab is close. One possible solution could be that GUI listen to this close browser event and send shutdown request to API, or maybe the CLI can listen to the browser it opened, if it's closed then shutdown the app.
Contributor guide
Research direction
Start by tracing the CLI, GUI, and API interaction involved when the browser tab is opened and closed. Compare the possible browser-close notification and CLI-supervision approaches, then define and verify one shutdown path that stops the application after the settings tab closes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100