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

domainDetails page: update data to use Accordion #17

Closed
McPizza0 opened this issue Jan 17, 2024 · 2 comments · Fixed by #25
Closed

domainDetails page: update data to use Accordion #17

McPizza0 opened this issue Jan 17, 2024 · 2 comments · Fixed by #25
Assignees
Labels
enhancement New feature or request

Comments

@McPizza0
Copy link
Member

McPizza0 commented Jan 17, 2024

Page: https://github.com/uninbox/UnInbox/blob/main/apps/web-app/pages/%5BorgSlug%5D/settings/org/mail/domains/%5BdomainId%5D.vue

to view the page in action, you need to add a domain.

This page uses a custom accordion that was created before we switched to NuxtUI library

NuxtUI has a nice accordion component: https://ui.nuxt.com/elements/accordion#multiple
we will need to replace the current badges with the already existing UnUiBadge component

The Accordion should render the same data that exists now

reach out on discord if you have any questions

@McPizza0 McPizza0 added enhancement New feature or request nuxt/vue labels Jan 17, 2024
@skushagra9
Copy link
Contributor

I would like to work on this

@McPizza0
Copy link
Member Author

sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants