-
Notifications
You must be signed in to change notification settings - Fork 2
Open
spyder-ide/spyder
#20683Labels
ready-for-implementationChanges decided during UX studyChanges decided during UX study
Description
- Add Save and Load
- Remove expand/collapse section from hamburger menu and context menu
- Remove expand/collapse all from hamburger menu
- Change “History” to “History results” in the hamburger menu and dialog title.
- History option in hamburger menu will redirect to preferences instead of specialised dialog
- Replace description in dialog “Choose how many results you want to store in the history results, pick a number between 1-100)
- Remove the browse file icon
- If you close the file, the code analysis will be closed (BUT STORED IN HISTORY) and switched to the current file (load the analysis if it was ran before, load the “empty state pane” in case the analysis was not ran before for that)
- When a code analysis result is loaded from the combobox and the file is not open, this will open the file automatically.
- Move Run Code analysis under “Run”in the toolbar.
- Feedback for empty pane (Move here the message Source code has not been rated yet…)
- When loading previous results open the file corresponding to the analysis. (Show error message if the file was deleted)
- Embed content of warnings in code analysis and have some options to decide which linter to use. (Pylint (Non Real time) VS Real time)
- Deactivate run analysis button when real time analysis is selected
- Remove "Save file before analyzing it" option
- Remove "Results are stored here"
Metadata
Metadata
Assignees
Labels
ready-for-implementationChanges decided during UX studyChanges decided during UX study