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

DISC-800/Refactoring of Search.vue. #118

Merged
merged 4 commits into from Feb 14, 2024
Merged

Conversation

jesperlauridsen
Copy link
Contributor

There we go. Lotta refactoring, I think it's much nicer now to look at, all split up.I tried to move stuff where it belongs, and had to move the variable for showing the facets into the store, because we have several components listening for that change to make it work nicely.

Have a loot at it, and see if you think its okey - or if you find that i broke anything!

Copy link
Contributor

@jorntx jorntx left a comment

Choose a reason for hiding this comment

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

Very nice refactor - cleaned up very well! Only minor stuff.

Took it for a spin and seems to work as it did before.

src/components/common/PortalContent.vue Outdated Show resolved Hide resolved
src/components/search/Facets.vue Outdated Show resolved Hide resolved
src/components/search/SearchOverhead.vue Outdated Show resolved Hide resolved
src/components/search/SearchOverhead.vue Show resolved Hide resolved
src/views/Search.vue Outdated Show resolved Hide resolved
Copy link
Contributor

@jorntx jorntx left a comment

Choose a reason for hiding this comment

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

We are good to go! Thanks for the changes.

@jorntx jorntx merged commit 7d9a08c into main Feb 14, 2024
@jorntx jorntx deleted the DISC-800/refactor-of-searchvue branch February 14, 2024 12:31
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

2 participants