Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust behaviour of decision nodes in terms of UX #414

Merged

Conversation

elpoelma
Copy link
Collaborator

@elpoelma elpoelma commented Apr 25, 2024

Overview

This PR slightly adjusts some attributes on the nodespecs related to decisions. Specifically, it restores the UX behaviour of the decision related nodes to how these behave on the latest stable version of this package.
The following node-spec properties have been adjusted:

  • isolating
  • selectable

This PR mostly exists to ensure the UX of decisions remains mostly the same for users.

How to test/reproduce

The decision-related nodes should now behave similarly to how they behave on the latest stable version of the plugins.
Most nodes are no longer isolating or selectable.

Checks PR readiness

  • UI: works on smaller screen sizes
  • UI: feedback for any loading/error states
  • Check if dummy app is correctly updated
  • Check cancel/go-back flows
  • changelog
  • npm lint
  • no new deprecations

Base automatically changed from fix/rdfa-aware-decision-articles to feat/rdfa-editing-ui April 29, 2024 18:45
@abeforgit abeforgit merged commit 21e98fa into feat/rdfa-editing-ui Apr 29, 2024
0 of 3 checks passed
@abeforgit abeforgit deleted the fix/decision-node-prosemirror-properties branch April 29, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants