web icon indicating copy to clipboard operation
web copied to clipboard

feat: make links customisable (navbar/dropdown)

Open fadeev opened this issue 3 years ago • 1 comments

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 avatar Feb 19 '22 15:02 fadeev

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.

mihailmarcu avatar Mar 11 '22 14:03 mihailmarcu