usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
25.67k stars 1.17k forks source link

fix: accessibility issue in side bar's footer #3130

Closed Pragadesh-45 closed 1 week ago

Pragadesh-45 commented 1 week ago

fixes: #1907

Description:

This PR improves accessibility in the side navigation bar footer and title components (Updated version of PR: #1975 )

Changes:

These changes improve the accessibility tree and navigation for assistive technologies.

Contribution Checklist:

helloanoop commented 1 week ago

Thanks @Pragadesh-45 and @shrilakshmishastry for working on this.