Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

prototype(chat pane): accessibility fix attachment in chat #2204

Merged
merged 1 commit into from
Jan 6, 2020

Conversation

kolaps33
Copy link
Collaborator

@kolaps33 kolaps33 commented Jan 3, 2020

There was the bug in attachment for chat prototype, that we had "button" trigger element for popup in another "button" element.

Issue was that "action" slot was not replaced by trigger button but was inserted into slot. And it cause "button" in another "button".

Issue coming from the change done in the PR:
#1513

@kolaps33 kolaps33 changed the title prototype(chat pane): accessibility fix attachment in chat prototype prototype(chat pane): accessibility fix attachment in chat Jan 3, 2020
@DustyTheBot
Copy link
Collaborator

Warnings
⚠️ There are no updates provided to CHANGELOG. Ensure there are no publicly visible changes introduced by this PR.

Perf comparision

Scenario Fluent TPI Fabric TPI Ratio Iterations Ticks
Button.Fluent 1.18 0.13 9.08:1 5000 5902
Checkbox.Fluent 1.32 0.23 5.74:1 5000 6604
Icon.Fluent 0.26 0.03 8.67:1 5000 1291
Slider.Fluent 1.8 0.25 7.2:1 5000 8983

Generated by 🚫 dangerJS

@silviuaavram
Copy link
Collaborator

Code looks fine, but I can't understand what is fixed, what is broken etc. A bug link would be useful, or at least a description of what the bug was and why this PR fixes it.

@kolaps33 kolaps33 merged commit c3823d5 into master Jan 6, 2020
@kolaps33 kolaps33 deleted the mituron/acc-chat-attachment-fix branch January 6, 2020 13:56
@kolaps33
Copy link
Collaborator Author

kolaps33 commented Jan 6, 2020

@silviuavram improved description of the PR. Thanks for point it out, I forgot did it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants