0
Files
src/ui
Ben Reich d0ef37ee10 [FilesBanner] Update the "unrecognized file system" panel to banners
The format-panel was previously shown when a invalid file system is
identified on a USB device. This doesn't really align with our UI
treatment, so migrate this to the banners framework.

This adds a new handler for commands to be used from buttons of
StateBanners as well as removing all the previous code around the
format-panel.

Bug: 1295992
Test: browser_tests --gtest_filter=FileManagerJsTest.StateBanner
Test: Deploy to device and plug in corrupt USB
Change-Id: Idaabb44f078241f08be1cb017d0179e8b40ca37e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3450061
Reviewed-by: Luciano Pacheco <lucmult@chromium.org>
Commit-Queue: Ben Reich <benreich@chromium.org>
Cr-Commit-Position: refs/heads/main@{#969713}
2022-02-11 00:14:28 +00:00
..
2022-01-21 00:44:05 +00:00
2022-01-21 00:44:05 +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).