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

feat: make links customisable (navbar/dropdown) #223

Open
fadeev opened this issue Feb 19, 2022 · 1 comment
Open

feat: make links customisable (navbar/dropdown) #223

fadeev opened this issue Feb 19, 2022 · 1 comment
Assignees
Labels
feature-request A new feature implementation is wished
Projects

Comments

@fadeev
Copy link
Contributor

fadeev commented Feb 19, 2022

Right now items in the dropdown are not links. We need to make the dropdown customizable by our users.

Screenshot 2022-02-19 at 18 37 24

Before implementing, propose the solution below. Probably, it's going to be a prop that a dev can set and we have it set by default to Starport websites/twitter in the template.

@fadeev fadeev added this to To Do in Board Feb 23, 2022
@marinhoarthur marinhoarthur added the feature-request A new feature implementation is wished label Mar 9, 2022
@mihailmarcu mihailmarcu moved this from To Do to In Progress in Board Mar 10, 2022
@mihailmarcu mihailmarcu self-assigned this Mar 10, 2022
@mihailmarcu
Copy link
Contributor

Hey @fadee, @marinhoarthur,
As you already know, our component is not completely abstract and scalable to be customizable and reusable. I found a solution, and as already discussed, I will initiate a discussion about this solution.

App vue

SpNavbar vue

SpAcc vue

SpAccDropdown vue

This is already a working solution as I have implemented and tested it locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A new feature implementation is wished
Projects
Board
  
In Progress
Development

Successfully merging a pull request may close this issue.

3 participants