Filip Rakowski

Results 14 issues of Filip Rakowski

## What is the motivation for adding / enhancing this feature? * if user adds product to the cart successfully a notification with the following message should be displayed: "Successfully...

feature request
Next
backlog

Add MegaMenu to the Header in the agnostic Nuxt theme. Use `SfHeaderNavigation` from Storefront UI https://storybook.storefrontui.io/?path=/story/organisms-header--with-sfheadernavigation. Then use `useCategory` to 1. Fetch top-level root categories ![image](https://user-images.githubusercontent.com/15185752/100710860-adea3480-33b0-11eb-897b-0fd1f71a9581.png) 1. Fetch their subcategories...

Next
backlog

## What is the motivation for adding / enhancing this feature? #### Errors Use VSF Error Handling to display errors in login/registration forms. How the flow should look like: 1....

feature request
Next
backlog

Write down all conventions that we have in a project, release pipeline, acceptance rules, used 3rd parties (important) etc. ┆Issue is synchronized with this [Jira Zadanie](https://vsf.atlassian.net/browse/SFUI-30) by [Unito](https://www.unito.io)

docs
feature

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSDoc annotations) - [ ] 🐞 Bug fix (a non-breaking...

## What is the motivation for adding / enhancing this feature? Translations are tightly coupled with theme therefore should be in a theme. Different themes could have different translations. ##...

VSF1
feature request
RFC

* Put only config options that are mandatory in local config, document others, * Lower the number of config options required for the user

VSF1
RFC
10: Very complex
XL: extensive effort

The notifications are to be moved to `vuestorefront/libs`. The notifications should be moved to the template as it is presentation logic. The developer implementing would decide what is shown.

VSF1
3: Medium complexity
L: considerable change

* removing unnecessary loaders * minimize the scope of loaders https://webpack.js.org/guides/build-performance/

VSF1
P4: Nice to have
10: Very complex
XL: extensive effort

Modules, Service Workers and Server Routes should be able to be extended on both _global_, as well as _theme_ level. Currently only _global_ is possible.

VSF1
5: Complex
P4: Nice to have
M: takes some effort