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

i350 - fix for multile ui elements on index page #414

Merged
merged 6 commits into from
Feb 15, 2022

Conversation

ShanaLMoore
Copy link
Contributor

@ShanaLMoore ShanaLMoore commented Feb 11, 2022

Bug:

Clicking on the back button on an importer's show page, to return to the index pages, would produce duplicate elements within the UI.

BEFORE

image

Summary:

  • tell turbolinks to not cache the JS sections or we get multiple ui elements when clicking the back button

ref:

#350

AFTER:

i350-demo

tell turbolinks to not cache the JS sections or you get doubles+ when clicking the back button
@ShanaLMoore ShanaLMoore marked this pull request as draft February 11, 2022 23:51
@ShanaLMoore ShanaLMoore marked this pull request as ready for review February 12, 2022 00:22
@bkiahstroud
Copy link
Contributor

@ShanaLMoore is this ready to be merged / released?

@bkiahstroud bkiahstroud merged commit 75fcf9a into main Feb 15, 2022
@bkiahstroud bkiahstroud deleted the i350-duplicates-in-ui-bug branch February 15, 2022 23:11
@ShanaLMoore ShanaLMoore mentioned this pull request Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants