This diff updates the chat tabs to use the new tab components. Since we decoupled the tabs from the tab content with this new tab component, the chat tabs now needs to be responsible for rendering the correct tab content.
Depends on D10522
Paths
| Differential D10523 Authored by ginsu on Jan 4 2024, 1:35 AM.
Details Summary This diff updates the chat tabs to use the new tab components. Since we decoupled the tabs from the tab content with this new tab component, the chat tabs now needs to be responsible for rendering the correct tab content. Depends on D10522 Test Plan Please see the demo video below to confirm that there are no regressions
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJan 4 2024, 1:36 AM2024-01-04 01:36:00 (UTC-8) ginsu edited the summary of this revision. (Show Details)Jan 4 2024, 1:38 AM2024-01-04 01:38:21 (UTC-8) ginsu added a parent revision: D10522: [web] update thread settings modal to use the new tabs component. Harbormaster completed remote builds in B25475: Diff 35189.Jan 4 2024, 1:54 AM2024-01-04 01:54:22 (UTC-8) This revision is now accepted and ready to land.Jan 4 2024, 1:22 PM2024-01-04 13:22:10 (UTC-8) Harbormaster completed remote builds in B25554: Diff 35309.Jan 5 2024, 1:12 PM2024-01-05 13:12:51 (UTC-8) Closed by commit rCOMMf5f5e19cb87e: [web] update chat tabs to use the new tabs component (authored by ginsu). · Explain WhyJan 5 2024, 1:39 PM2024-01-05 13:39:39 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35319 web/chat/chat-tabs.css
web/chat/chat-tabs.react.js
web/chat/chat-thread-tab.react.js
|