flake8
passed.
JSHint
failed.
Review Request #13844 — Created May 8, 2024 and submitted
DialogView now constructs Ink buttons based on the provided button data.
This replaces the oldinput
-type buttons, giving us buttons that work
well in dark mode.
Unit tests passed.
Tested various dialogs based on
DialogView
in both light and dark
modes.
Summary | ID |
---|---|
57c3c67ec27e47aea6408fc4f538a38a822ad5a0 |
Description | From | Last Updated |
---|---|---|
['disabled'] is better written in dot notation. Column: 28 Error code: W069 |
reviewbot | |
['type'] is better written in dot notation. Column: 28 Error code: W069 |
reviewbot | |
['type'] is better written in dot notation. Column: 28 Error code: W069 |
reviewbot | |
['onClick'] is better written in dot notation. Column: 28 Error code: W069 |
reviewbot | |
Missing semicolon. Column: 59 Error code: W033 |
reviewbot |