Addresses: https://phab.comm.dev/D9422#276975
We get to the point where there are two functions with the same name, but doing different things. This should make it more consistent to avoid confusion.
Depends on D9427
Differential D9450
[keyserver] rename `retrieveAccountKeysSet` -> `retrieveSessionInitializationKeysSet` kamil on Oct 11 2023, 6:09 AM. Authored by Tags None Referenced Files
Details
Addresses: https://phab.comm.dev/D9422#276975 We get to the point where there are two functions with the same name, but doing different things. This should make it more consistent to avoid confusion. Depends on D9427 Flow
Diff Detail
Event Timeline
|
Then why are we keeping styles like border and border-radius?
Don't these styles also affect the <textarea> tag? Are you sure we want to be removing these styles for that as well? Or should we break this into two separate selectors (one for input and another for textarea)?