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

Update routing example #362

Merged
merged 5 commits into from
Dec 1, 2020
Merged

Conversation

patsy-issa
Copy link
Contributor

I have noticed a bug that is also present in master, if you navigate to media -> movies and then select a movie for a brief moment the query param value seems to revert to the default value, filter = "albums"; in this case, and then back to the correctly filtered list.

Would like to revisit this once the remaining example repos have been updated.

@patsy-issa patsy-issa requested a review from marcoow December 1, 2020 13:30
@patsy-issa patsy-issa mentioned this pull request Dec 1, 2020
12 tasks
Copy link
Member

@marcoow marcoow left a comment

Choose a reason for hiding this comment

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

Can you add an acceptance test for the basic functionality so we're sure this doesn't break in the future?

@marcoow
Copy link
Member

marcoow commented Dec 1, 2020

Can you open an issue for that bug? It's indeed a bit strange…

@patsy-issa patsy-issa force-pushed the update-routing-example branch from 4069e57 to 0035c10 Compare December 1, 2020 16:55
@patsy-issa
Copy link
Contributor Author

Added a basic acceptance test and opened #364 to keep track of the bug

@marcoow marcoow merged commit a8db926 into mainmatter:master Dec 1, 2020
@patsy-issa patsy-issa deleted the update-routing-example branch December 2, 2020 10:00
marcoow pushed a commit that referenced this pull request Dec 2, 2020
* update ember dependencies

* run class codemod

* update to current idioms

* move artificial delay to config

* add basic functionality acceptance test
marcoow pushed a commit that referenced this pull request Dec 2, 2020
* update ember dependencies

* run class codemod

* update to current idioms

* move artificial delay to config

* add basic functionality acceptance test
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