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

ANW-1690 ensure record link after +1 event #2980

Merged
merged 3 commits into from
Jun 8, 2023

Conversation

donaldjosephsmith
Copy link
Collaborator

Adds the record URI and type to the "plus 1" button parameters so the record will again be linked automatically on the new event form.

Adds the record uri and type to the "plus 1" button parameters so the
record will again be linked automatically on the new event form.
Changes the Cancel button/link to go to the original resource that new
events were being linked to instead of just going back in the browser.
Going back is not useful when a user is adding more than one event.
@donaldjosephsmith donaldjosephsmith marked this pull request as ready for review April 18, 2023 15:47
Copy link
Collaborator

@brianzelip brianzelip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @donaldjosephsmith! The test works well, I think waiting on the aria attribute to show up is a good approach.

As an aside, it bugs me that in the tests some DOM elements have to be grabbed by near-anonymous selectors like div.resource. I've been slowly adding unique identifiers to markup, often viadata-* attributes rather than classes.

@cdibella cdibella added this to the 3.4.0 milestone Apr 21, 2023
@cdibella
Copy link
Contributor

@brianzelip @donaldjosephsmith Was this one ready to merge? The JIRA is marked Ready for Testing and from Brian's comment above it sounds like it's good to go, but it's still open and I'm still seeing the original bug on the test server.

@brianzelip
Copy link
Collaborator

@cdibella it hasn’t been merged into master since it’s not related to rep file version.

@brianzelip
Copy link
Collaborator

(So the Jira status was changed too early)

@cdibella cdibella removed this from the 3.4.0 milestone Apr 24, 2023
@quoideneuf quoideneuf merged commit 3847263 into master Jun 8, 2023
8 checks passed
@quoideneuf quoideneuf deleted the ANW-1690-record-link-missing-on-plus-one-event branch June 8, 2023 15:56
@cdibella cdibella added this to the 3.5.0 milestone Aug 28, 2023
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.

None yet

4 participants