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

Use vuex ui-store instead of global events from event-bus in UI interactions #44

Closed
filrak opened this issue Oct 6, 2017 · 3 comments
Closed
Assignees
Labels
good first issue Tasks that requires just basic understanding of Vue Storefront

Comments

@filrak
Copy link
Collaborator

filrak commented Oct 6, 2017

Now we have 3 events for toggling overlay, microcart and sidebar. It would be much better if we move all ui-related common events to one store. There is ui-store.js atm providing overlay, microcart and sidebar interactions but it's not used.

Definition of done: sidebar, overlay and microcart ui interactions are fired from ui-store.js not from global event bus

@filrak filrak added good first issue Tasks that requires just basic understanding of Vue Storefront enhancement labels Oct 6, 2017
@mercs600
Copy link
Collaborator

@patrykpiston are you working on it ? I could refactore evens to ui-store

@mercs600 mercs600 self-assigned this Oct 18, 2017
@sudo-at-night
Copy link
Contributor

sudo-at-night commented Oct 18, 2017 via email

mercs600 added a commit to mercs600/vue-storefront that referenced this issue Oct 18, 2017
mercs600 added a commit to mercs600/vue-storefront that referenced this issue Oct 20, 2017
mercs600 added a commit to mercs600/vue-storefront that referenced this issue Oct 21, 2017
mercs600 added a commit to mercs600/vue-storefront that referenced this issue Oct 21, 2017
mercs600 added a commit to mercs600/vue-storefront that referenced this issue Oct 21, 2017
mercs600 added a commit to mercs600/vue-storefront that referenced this issue Oct 21, 2017
mercs600 added a commit to mercs600/vue-storefront that referenced this issue Oct 21, 2017
mercs600 added a commit to mercs600/vue-storefront that referenced this issue Oct 22, 2017
filrak added a commit that referenced this issue Oct 22, 2017
[#44] Remove unused ui-store file
@mercs600
Copy link
Collaborator

I think we can close it.

sethidden pushed a commit that referenced this issue Apr 5, 2024
* rebranding

* rebranding

* rebranding

* update readmes

---------

Co-authored-by: krystian wlodarski <kwlodarski@vuestorefront.io>
Co-authored-by: Wojciech Sikora <35867383+WojtekTheWebDev@users.noreply.github.com>
sethidden pushed a commit that referenced this issue Apr 5, 2024
* rebranding

* rebranding

* rebranding

* update readmes

---------

Co-authored-by: krystian wlodarski <kwlodarski@vuestorefront.io>
Co-authored-by: Wojciech Sikora <35867383+WojtekTheWebDev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Tasks that requires just basic understanding of Vue Storefront
Projects
None yet
Development

No branches or pull requests

3 participants