Open LFDanLu opened 3 years ago
@LFDanLu I quickly analyzed this.
Focus ring - This happens as isFocusVisible becomes true due to some reason when Talkback is enabled and a button is pressed using double tap. The same happens with Tabs.
Talkback is picking heading tag's semantics as Button is wrapped using h3. Not sure what should be a better approach here for this fix. Changing role="presentation" of H3 or moving it into the button fixes it (this creates some style issues, but I think that would be an easy fix).
First point appears to be fixed. Disabled point is still an issue.
๐ Bug Report
From the latest testing session:
๐ฆ Context
๐ป Code Sample
๐ Your Environment
๐งข Your Company/Team
๐ท Tracking Issue (optional)