-
Notifications
You must be signed in to change notification settings - Fork 374
fix: multi-lang all up view refinement #3847
Conversation
|
Hi @vivekkshankar , I updated few UX on above screenshots, if you have any suggestions please let me know, thanks ! |
|
@zhixzhan In the tables the first column should be the short one and the comparison columns should take up the rest of the container's width, spaced evenly. |
I searched the fluent ui documents but failed to find a way of accurately setting width, or something like css flex display. Supported props are So I set the columns width, and tested at 1280px/ 1980px, looks ok.
|
* search box for multilang adding * pretty tablelist column space * fine-grain updateTemplate * when blur submit updated value * refine api * editable tablelist * eable multiline * update test * adjust column width Co-authored-by: Chris Whitten <[email protected]>
Description
Some refinement in multiple language & all up view
Task Item
#minor
Screenshots
Search box for multiple languages
Editable table list view
Columns space in 1920px

Columns space in 1280px
