Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DUOS-810 [risk=no] Swapped out ResponsiveMenu for conditional renderi…
…ng of navbar (#885) * DUOS-765 added init search filter functionality * DUOS-765 more init styes, fleshed out pagination and search functions * DUOS-765 finishied up search and pagination functionality, need to do more with styling * DUOS-765 made pagination bar its own component, init adjustments, styling adjustments * DUOS-765 minor code refactor for formatting dates, minor styling update * DUOS-765 codacy fixes * DUOS-810 building out navbar drawer for smaller screens * DUOS-810 added skeletal structure for dropdown component * DUOS-810 adjustments of menu item popover mechanism (still need to add styling), adjustment to duos-navbar z-index value * DUOS-810 finished up adding links, modified conditionals for inital skeleton links, updated styling * DUOS-810 corrected targetLink spelling, corrected role render condition Co-authored-by: Greg Rushton <rushtong@users.noreply.github.com> * DUOS-810 removed old link selection from navbar, corrected isRendered conditional for Votes Statistics * DUOS-810 reverted import statement double-quote change, cleaned up role conditional for statistics * DUOS-810 additional adjustments to quote syntax * DUOS-810 added ids to material-ui menu links, updated about page test, rearranged FAQ position in links * DUOS-810 corrected test descriptions, created split desktop and mobile tests for about page * DUOS-810 corrected test descriptions for mobile view * DUOS-810 removed conditional for FAQs on mobile navbar * DUOS-810 removed react-responsive-navbar from package.json * DUOS-810 added cursor style for DUOS logo Co-authored-by: Greg Rushton <rushtong@users.noreply.github.com>
- Loading branch information