Call to get UserData associated with given BackupID.
Depends on D8995
Differential D8996
[client-backup] implement API call to get UserData kamil on Aug 29 2023, 2:21 AM. Authored by Tags None Referenced Files
Details Call to get UserData associated with given BackupID. Depends on D8995 Call this with mock data and verify result is correct.
Diff Detail
Event TimelineComment Actions LGTM, it's really similar to the previous diff, so I'm assuming any react native stuff will get solved there |
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)?