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

[Feature] Ability to interact with AppBarToggleButton elements #2

Open
3 tasks done
jamesmcroft opened this issue May 31, 2021 · 2 comments
Open
3 tasks done
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@jamesmcroft
Copy link
Member

jamesmcroft commented May 31, 2021

Describe the feature and how it will be used

Introduce the ability to interact with the AppBarToggleButton element.

There should be properties to assert the toggled on or off state, as well as actions for toggling on and off.

Platforms

  • iOS
  • Android
  • WebAssembly [Done]
@jamesmcroft jamesmcroft added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 31, 2021
@jamesmcroft jamesmcroft linked a pull request May 31, 2021 that will close this issue
4 tasks
jamesmcroft added a commit that referenced this issue May 31, 2021
…n-web

#2 - Added AppBarToggleButton element for Windows and Web
@jamesmcroft
Copy link
Member Author

Completed the work for the web component for this

@jamesmcroft jamesmcroft added this to the 0.1 milestone May 31, 2021
@jamesmcroft
Copy link
Member Author

Investigating this, Android support is going to be slightly more difficult than expected. It's not currently possible to easily identify when the button is checked or not using the out-of-the-box experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant