0
Files
src/ui
Fahad Mansoor cb62d52690 [CrOS Cellular] Implement view only mode in <apn-detail-dialog>
Now the <apn-detail-dialog> has support for view only mode, which
 disables all the fields and changes the title and button of the dialog.

Screenshot: https://screenshot.googleplex.com/6joGLBQ4NGtgnLV

Test:
autoninja -C out/Default/ browser_tests && testing/xvfb.py ./out/Default/browser_tests --gtest_filter=*ApnDetailDialog*
autoninja -C out/Default/ browser_tests && testing/xvfb.py ./out/Default/browser_tests --gtest_filter=*ApnListItemTest*

Bug: b:162365553
Change-Id: Id2869a7de77d62c797b3db6f6b3345676715c70f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4080228
Reviewed-by: Chad Duffin <chadduffin@chromium.org>
Commit-Queue: Fahad Mansoor <fahadmansoor@google.com>
Reviewed-by: Gordon Seto <gordonseto@google.com>
Cr-Commit-Position: refs/heads/main@{#1080276}
2022-12-07 11:13:45 +00:00
..
2022-12-05 22:57:40 +00:00
2022-12-06 00:29:22 +00:00

This directory contains UI frameworks used to build various user interface features. This directory it not intended to contain UI features (such as a keyboard).