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

A11y: Fix no-static-element-interactions in xy chart editor #76170

Merged
merged 3 commits into from
Oct 21, 2023

Conversation

chauchausoup
Copy link
Contributor

@chauchausoup chauchausoup commented Oct 8, 2023

What is this feature?

Fixes chore in TODOs.

Why do we need this feature?

To fix a11y in ManualEditor

Who is this feature for?

Everyone

Which issue(s) does this PR fix?:

Fixes this TODO :

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@chauchausoup chauchausoup requested a review from a team as a code owner October 8, 2023 10:36
@chauchausoup chauchausoup requested review from nmarrs and drew08t and removed request for a team October 8, 2023 10:36
@grafana-pr-automation grafana-pr-automation bot added area/panel/xychart area/frontend pr/external This PR is from external contributor labels Oct 8, 2023
@nmarrs nmarrs added this to the 10.3.x milestone Oct 21, 2023
@nmarrs nmarrs added add to changelog no-backport Skip backport of PR labels Oct 21, 2023
Copy link
Contributor

@nmarrs nmarrs left a comment

Choose a reason for hiding this comment

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

Tested locally it works well! Thank you for your contribution :)

public/app/plugins/panel/xychart/ManualEditor.tsx Outdated Show resolved Hide resolved
@nmarrs nmarrs enabled auto-merge (squash) October 21, 2023 04:43
@nmarrs nmarrs changed the title a11y: Fix no-static-element-interactions A11y: Fix no-static-element-interactions in xy chart editor Oct 21, 2023
@nmarrs nmarrs merged commit cfa7311 into grafana:main Oct 21, 2023
14 checks passed
@aangelisc aangelisc modified the milestones: 10.3.x, 10.2.3 Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants