Переехать с Toast на Snackbar
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 55/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- frontend
Research direction
Start by running pnpm update vuetify, then inspect /src/components/ToastView.vue, /src/components/ToastList.vue, and /src/App.vue. Replace the Toast-based components as specified, remove ToastList.vue, and verify that notifications use Vuetify's v-snackbar and v-snackbar-queue components with the existing inner structure preserved.
Written by the indexing model from the issue text.
Description
Сейчас у нас всплывающие снизу уведомления самописные. Во vuetify есть встроенный компонент и очереди, и уведомления -- хорошо переехать на него для цельности дизайн-системы.
- Обновить vuetify -- в консоли VS Code написать pnpm update vuetify
- В файле /src/components/ToastView.vue заменить div class="toast" на один компонент -- v-snackbar. Добавить этому тегу атрибут vertical. Внутреннюю структуру оставить.
- Удалить файл /src/components/ToastList.vue
- В файле /src/App.vue заменить ToastList на v-snackbar-queue
- Dominant language
- Vue
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from profcomff/rating-ui
-
coding :computer: layout :bricks:
-
coding :computer: layout :bricks:
Difficulty 5/5 Over a week Newbie friendliness 10/100
-
layout :bricks: revise :question:
Difficulty 2/5 1-3 hours Newbie friendliness 25/100
-
метрики с фронтенда Opencoding :computer: new feature :new: revise :question:
-
coding :computer:
Difficulty 3/5 1-2 days Newbie friendliness 45/100
All issues in profcomff/rating-ui
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
task
Difficulty 2/5 1-3 hours Newbie friendliness 86/100