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

Fix issues related to decision article uri generation #822

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

elpoelma
Copy link
Contributor

@elpoelma elpoelma commented Jan 30, 2025

Overview

This PR ensures that both the 'Insert traffic measure' and 'Insert article block' insert decision articles with correctly defined URIs (not placeholder URIs)

connected issues and PRs:

lblod/ember-rdfa-editor-lblod-plugins#533

How to test/reproduce

  • Start the app
  • Open/create an empty decision (with type 'reglement')
  • Insert an article block and mobility measure
  • Ensure both inserted articles have correctly defined URIs

Challenges/uncertainties

There's a typo in the config of roadsign-regulation plugin, will fix this in a PR on the editor-plugins...

Checks PR readiness

  • UI: works on smaller screen sizes
  • UI: feedback for any loading/error states
  • Check cancel/go-back flows
  • Check database state correct when deleting/updating (especially regarding relationships)
  • changelog
  • npm lint
  • no new deprecations

@elpoelma elpoelma added the bug Something isn't working label Jan 30, 2025
@elpoelma elpoelma self-assigned this Jan 30, 2025
@elpoelma elpoelma force-pushed the bugfix/article-uri-generation branch from c7e4f3d to 5487745 Compare January 31, 2025 09:40
@elpoelma elpoelma marked this pull request as ready for review January 31, 2025 09:47
@elpoelma elpoelma merged commit 3f9fbdb into master Jan 31, 2025
3 checks passed
@elpoelma elpoelma deleted the bugfix/article-uri-generation branch January 31, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants