Specify for which entry types we would like to narrow down the data we're synchronizing and determine a set of ids to fetch based on that.
https://linear.app/comm/issue/ENG-4631/migrate-checkstate-from-session-utils-to-a-spec
Depends on D8949
Paths
| Differential D8976 Authored by tomek on Aug 28 2023, 5:08 AM.
Details Summary Specify for which entry types we would like to narrow down the data we're synchronizing and determine a set of ids to fetch based on that. https://linear.app/comm/issue/ENG-4631/migrate-checkstate-from-session-utils-to-a-spec Depends on D8949 Test Plan Modify keyserver db and check if the store get fixed.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptAug 28 2023, 5:08 AM2023-08-28 05:08:09 (UTC-7) Harbormaster completed remote builds in B22168: Diff 30434.Aug 28 2023, 5:25 AM2023-08-28 05:25:38 (UTC-7) tomek added a child revision: D8977: [keyserver] Fetch specific data using specs.Aug 28 2023, 5:37 AM2023-08-28 05:37:44 (UTC-7) This revision is now accepted and ready to land.Aug 29 2023, 2:12 AM2023-08-29 02:12:05 (UTC-7) Closed by commit rCOMM62cd9949117a: [keyserver] Determine which ids to fetch based on specs (authored by tomek). · Explain WhyAug 30 2023, 9:16 AM2023-08-30 09:16:24 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30579 keyserver/src/shared/state-sync/entries-state-sync-spec.js
keyserver/src/shared/state-sync/state-sync-spec.js
keyserver/src/shared/state-sync/threads-state-sync-spec.js
keyserver/src/shared/state-sync/users-state-sync-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)?