peerdb icon indicating copy to clipboard operation
peerdb copied to clipboard

Fix depiction of defaults and organise them

Open Amogh-Bharadwaj opened this issue 1 year ago • 1 comments

Screenshot 2024-05-25 at 12 36 59 AM

Fixes issues where some params in overview page would show '0' but they would actually have a default value

Organise default values of : Snapshot number of tables in parallel Snapshot number of workers Snapshot number of rows per partition Pull batch Size Sync interval

to constant files in Go and UI

Show these defaults when not set in UI (happens when mirror is created via query layer) Also show publication name in UI

Functionally tested with creating a mirror from UI and Query Layer

Amogh-Bharadwaj avatar May 24 '24 19:05 Amogh-Bharadwaj

not sure if addressed here, but important to differentiate between explicit value matching default & default. For if default changes. Rendering default as placeholder could work

serprex avatar May 27 '24 14:05 serprex

will be fixed upstream

heavycrystal avatar Sep 13 '24 17:09 heavycrystal