As I was visually cleaning up the account delete modal, I noted that the css was in snake case instead of camel case. To keep everything consistent with the rest of the code base, I updated the casing here to be camel case
Depends on D10317
Differential D10318 Authored by ginsu on Dec 12 2023, 12:58 PM.
Details Summary As I was visually cleaning up the account delete modal, I noted that the css was in snake case instead of camel case. To keep everything consistent with the rest of the code base, I updated the casing here to be camel case Depends on D10317 Test Plan flow and confirmed that the account delete modal has no visual regressions
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptDec 12 2023, 12:58 PM2023-12-12 12:58:34 (UTC-8) ginsu edited the summary of this revision. (Show Details)Dec 12 2023, 12:59 PM2023-12-12 12:59:09 (UTC-8) ginsu added a child revision: D10319: [web] cleanup emoji avatar selection modal.Dec 12 2023, 1:07 PM2023-12-12 13:07:36 (UTC-8) Harbormaster completed remote builds in B25002: Diff 34543.Dec 12 2023, 1:41 PM2023-12-12 13:41:35 (UTC-8) This revision is now accepted and ready to land.Dec 12 2023, 1:44 PM2023-12-12 13:44:21 (UTC-8) This revision was landed with ongoing or failed builds.Feb 15 2024, 12:44 AM2024-02-15 00:44:14 (UTC-8) Closed by commit rCOMMfd47faf5dc82: [web] update account delete modal to use camelcase (authored by ginsu). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B26871: Diff 37147.Feb 15 2024, 12:51 AM2024-02-15 00:51:28 (UTC-8)
Revision Contents
Diff 37162 |