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

[FEATURE] [FRONTEND] Standardize bootstrap styles and UI components #856

Open
5 tasks
0xMurage opened this issue May 5, 2022 · 0 comments
Open
5 tasks
Labels

Comments

@0xMurage
Copy link
Collaborator

0xMurage commented May 5, 2022

Describe the user story:

Wikonnect uses Bootstrap 4 as it's primary UI kit.
Currently, bootstrap components and styles are provided by ember-bootstrap package and by CDN assets on index.html. Everything should be standardized to ensure consistency and improve/simplify updates.

The ember-bootstrap components should be utilized whenever possible. The UI kit styles should be imported from bootstrap package to ease customization.

Tasks (where applicable)

  • Migrate all bootstrap.js based components to ember-bootstrap based components
  • Import bootstrap styles
  • Remove JQuery and bootstrap cdn assets from index.html

Acceptance Criteria

On all UI components,

  • Current UI/UX functionality should be maintained
  • Current UI look and feel should be maintained
@0xMurage 0xMurage changed the title [FEATURE] [FRONTEND] Standardize bootstrap styles and UI components usage [FEATURE] [FRONTEND] Standardize bootstrap styles and UI components May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant