microsoft / fluentui-react-native

A react-native component library that implements the Fluent Design System.

Home Page:https://developer.microsoft.com/fluentui

Repository from Github https://github.commicrosoft/fluentui-react-nativeRepository from Github https://github.commicrosoft/fluentui-react-native

[macOS Alias Tokens] Subtle Button in HC should keep it's border on hover and pressed states

Saadnajmi opened this issue · comments

Willing to submit a PR to fix?

  • I am willing to submit a PR to fix

Requested priority

None

Products/applications affected

No response

Package version(s)

N/A

OS version(s)

No response

Platform

  • iOS
  • macOS
  • win32
  • windows
  • android

Xcode version

No response

Please provide a reproduction of the bug

The closest analog to Subtle Button in native macOS are the titlebar buttons. in HC, they keep a consistent border around them. SubtleButton should too. To do this, subtleBackgroundHover and subtleBackgroundPressed need their high contrast variants updated to be closer to what transparentStroke does.

Actual behavior

No response

Expected behavior

No response