fix: Render UI navigation items as links instead of buttons by peruukki · Pull Request #4970 · feast-dev/feast
Using link is semantically correct and improves accessibility, allows opening the linked pages in another tab etc. Use react-router-dom Links instead of plain anchors to prevent full page reloads when navigating. Signed-off-by: Harri Lehtola <peruukki@hotmail.com>
peruukki
changed the title
fix: Render navigation items as links instead of buttons
fix: Render UI navigation items as links instead of buttons
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters