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

fix: Fix Accessibility issues in user's settings page - user/settings #2050

Merged

Conversation

5hraddha
Copy link
Contributor

@5hraddha 5hraddha commented Nov 4, 2023

Description

This PR adds missing form labels in user's settings page - user/settings for:
- Bio text area,
- Time zone dropdown,

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Closes #2045

Mobile & Desktop Screenshots/Recordings

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📜 README.md
  • 📓 docs.opensauced.pizza
  • 🍕 dev.to/opensauced
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

Copy link

netlify bot commented Nov 4, 2023

Deploy Preview for oss-insights ready!

Name Link
🔨 Latest commit 8ed7b6e
🔍 Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/654beb77bc7c6e000758fb22
😎 Deploy Preview https://deploy-preview-2050--oss-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 4, 2023

Deploy Preview for design-insights ready!

Name Link
🔨 Latest commit 8ed7b6e
🔍 Latest deploy log https://app.netlify.com/sites/design-insights/deploys/654beb774f9d380008348777
😎 Deploy Preview https://deploy-preview-2050--design-insights.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@OgDev-01 OgDev-01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OgDev-01 OgDev-01 added the needs review PRs that need review from core engineering team label Nov 6, 2023
Copy link
Member

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the app more accesible @5hraddha! 🚀

@nickytonline nickytonline merged commit 11bfd19 into open-sauced:beta Nov 8, 2023
10 checks passed
open-sauced bot pushed a commit that referenced this pull request Nov 8, 2023
### [1.74.1-beta.6](v1.74.1-beta.5...v1.74.1-beta.6) (2023-11-08)

### 🧑‍💻 Code Refactoring

* add a default fallback to switch ([e757841](e757841))
* fix a11y for timezone dropdown ([25c6b84](25c6b84))
* fix a11y with textarea ([f3edac6](f3edac6))
* remove getSocialMediaPlatformName(url) ([c412f7f](c412f7f))
* remove platform variable and 'break' statements from switch statement ([a690ad9](a690ad9))
* replace discord label ([b3ad2d5](b3ad2d5))
* use a switch statement for social media platform detection ([7a11d1e](7a11d1e))

### 🐛 Bug Fixes

* add accessibility features to footer component ([#2038](#2038)) ([9e89214](9e89214))
* Fix Accessibility issues in user's settings page - `user/settings` ([#2050](#2050)) ([11bfd19](11bfd19))
open-sauced bot pushed a commit that referenced this pull request Nov 9, 2023
## [1.75.0](v1.74.0...v1.75.0) (2023-11-09)

### 🧑‍💻 Code Refactoring

* add a default fallback to switch ([e757841](e757841))
* fix a11y for timezone dropdown ([25c6b84](25c6b84))
* fix a11y with textarea ([f3edac6](f3edac6))
* remove getSocialMediaPlatformName(url) ([c412f7f](c412f7f))
* remove platform variable and 'break' statements from switch statement ([a690ad9](a690ad9))
* replace discord label ([b3ad2d5](b3ad2d5))
* use a switch statement for social media platform detection ([7a11d1e](7a11d1e))

### 🍕 Features

* add nprogress bar for page transition indication ([#2026](#2026)) ([828ca4d](828ca4d))
* implement list creation from insights contributors page ([#2005](#2005)) ([06ffa5d](06ffa5d))
* implemented edit list page ([#2044](#2044)) ([7ac402d](7ac402d))
* show most recent contributions for contributors instead of last 30 days ([#2068](#2068)) ([cec0435](cec0435))

### 🐛 Bug Fixes

* add accessibility features to footer component ([#2038](#2038)) ([9e89214](9e89214))
* added missing Inter font ([#2070](#2070)) ([4f11635](4f11635))
* added tooltips on legend for most active contributors graph where data is not available yet ([d6e392c](d6e392c))
* added tooltips on legend for most active contributors graph where data is not available yet ([#2084](#2084)) ([6e27449](6e27449))
* change accepted pr icon to merged pr icon ([#2057](#2057)) ([d83f854](d83f854))
* Fix Accessibility issues in user's settings page - `user/settings` ([#2050](#2050)) ([11bfd19](11bfd19))
* fix Insights dashboard cards styling ([#2066](#2066)) ([47f578c](47f578c))
* fixed keyboard navigation for pagination ([#2073](#2073)) ([e1f3804](e1f3804))
* make highlight card responsive ([#2043](#2043)) ([1a904f2](1a904f2))
* new highlight dialog ui breaks now fixed ([#2087](#2087)) ([ece155a](ece155a))
* removed unnecessary CTAs for creating new lists/insights ([#2075](#2075)) ([e1c5617](e1c5617))
* stats appear in tooltips now for most active contributors graph ([7e0200f](7e0200f))
* stats appear in tooltips now for most active contributors graph ([#2081](#2081)) ([747e022](747e022))
* styling details on chart tooltip ([#2091](#2091)) ([f8b432a](f8b432a))
* styling tweaks to header areas and box shadow tweaks ([#2058](#2058)) ([2ad5a3c](2ad5a3c))
* top contributor is now updated with filters in list graph ([#2080](#2080)) ([597ef8f](597ef8f))
* upgrade Sentry package to latest version, add middleware to ignored transactions ([#2098](#2098)) ([aca6526](aca6526))
@5hraddha 5hraddha deleted the shraddha/user-settings-a11y-bug branch November 10, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review PRs that need review from core engineering team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Accessibility issues in user's settings page - user/settings
3 participants