Move the logic into specs.
Depends on D9442
Paths
| Differential D9653 Authored by tomek on Oct 31 2023, 8:34 AM.
Details Summary Move the logic into specs. Depends on D9442 Test Plan Generate some updates and console log the content.
Diff Detail
Event TimelineHerald added subscribers: will, ashoat. · View Herald TranscriptOct 31 2023, 8:34 AM2023-10-31 08:34:34 (UTC-7) Harbormaster completed remote builds in B23608: Diff 32551.Oct 31 2023, 8:59 AM2023-10-31 08:59:32 (UTC-7) This revision is now accepted and ready to land.Nov 2 2023, 6:02 AM2023-11-02 06:02:28 (UTC-7) Closed by commit rCOMM1af65c2210c6: [keyserver] Move DB update content generation into specs (authored by tomek). · Explain WhyNov 6 2023, 6:58 AM2023-11-06 06:58:55 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 32772 keyserver/src/creators/update-creator.js
lib/shared/updates/bad-device-token-spec.js
lib/shared/updates/delete-account-spec.js
lib/shared/updates/delete-thread-spec.js
|
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)?