Description
The cogwheel/settings icon in the toolbar appears clickable but has no functionality attached to it. Users reasonably expect it to open a settings panel.
Steps to reproduce
- Open the IDE
- Click the cogwheel icon in the UI
Expected behavior
A settings panel opens (or the icon is visually disabled/hidden if no settings exist yet).
Actual behavior
Nothing happens. No feedback to the user.
Source
Reported by a Firefox user on r/javascript.
Suggested fix
Either implement a settings panel (editor theme, font size, key bindings) or remove/visually disable the icon until the feature is ready.
Description
The cogwheel/settings icon in the toolbar appears clickable but has no functionality attached to it. Users reasonably expect it to open a settings panel.
Steps to reproduce
Expected behavior
A settings panel opens (or the icon is visually disabled/hidden if no settings exist yet).
Actual behavior
Nothing happens. No feedback to the user.
Source
Reported by a Firefox user on r/javascript.
Suggested fix
Either implement a settings panel (editor theme, font size, key bindings) or remove/visually disable the icon until the feature is ready.