Page MenuHomePhabricator

[web] Use Button in join chat button
ClosedPublic

Authored by michal on Oct 10 2022, 2:56 AM.
Tags
None
Referenced Files
F1778147: D5323.id17728.diff
Fri, May 17, 9:38 AM
Unknown Object (File)
Sat, May 4, 2:58 AM
Unknown Object (File)
Sat, May 4, 2:58 AM
Unknown Object (File)
Sat, May 4, 2:58 AM
Unknown Object (File)
Sat, May 4, 2:57 AM
Unknown Object (File)
Sat, May 4, 2:38 AM
Unknown Object (File)
Sat, May 4, 2:05 AM
Unknown Object (File)
Apr 10 2024, 2:19 PM
Subscribers

Details

Summary

Part of ENG-843
Uses Button in join chat button instead of a plain <button>.

Test Plan

Check if the button looks the same and works correctly.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Check if the button looks the same.

Should probably include something in the Test Plan about trying to join a thread and ensuring things continue to work as expected since you modified onClickJoin()

This revision is now accepted and ready to land.Oct 10 2022, 10:06 AM
tomek added inline comments.
web/chat/chat-input-bar.react.js
190 ↗(On Diff #17435)

Should we remove this class from css file?

This revision is now accepted and ready to land.Oct 11 2022, 7:09 AM
This revision now requires review to proceed.Oct 11 2022, 7:20 AM

Looks good thanks for updating the Test Plan

This revision is now accepted and ready to land.Oct 12 2022, 6:02 AM