[x] Add type label (e.g., bug, enhancement) to this pull request
[x] Add next version label (e.g., next-version: minor) to this PR following semver
Summary of changes
Added the comment button to the utils sidebar
The comment pane has more width then the rest of the panes( this was agreed with @dvchristianbors ) and could be discussed further in the future
Now it is possible to have more than on comment panel open since the utils sidebar can be opened on multiple workbenches (the only downside is that if the user comments on one comment pane, then the other will also update, we can decide in the future if we allow this or not)
Did an npm run clean so there is quite a few dist folder changes
Closes https://github.com/datavisyn/reprovisyn/issues/435 see also https://github.com/datavisyn/reprovisyn/pull/502
Developer Checklist (Definition of Done)
next-version: minor
) to this PR following semverSummary of changes
npm run clean
so there is quite a few dist folder changesScreenshots