centrifuge / apps

Monorepo for Centrifuge frontends, including Centrifuge App, onboarding api, and Fabric design system.
GNU Lesser General Public License v3.0
26 stars 16 forks source link

Oracle setup UX improvements #2242

Open hieronx opened 1 week ago

hieronx commented 1 week ago

Oracle setup

Header: Oracle update threshold Subtitle: `Determine how many oracle providers are required before a pricing update is finalized and will become reflected in the NAV.

Write-off policy

kattylucy commented 4 days ago

@hieronx few thing I need to clarify

1) Adapt configuration change component from Pool managers setup for Oracle feeders:

We want to change the section on pool creation -> configuration change threshold? or do we want to add a new section?

2) Where can I locate the toast? - Toast Set oracle prices => Set oracle providers

Thank you!!

hieronx commented 4 days ago

Adapt configuration change component from Pool managers setup for Oracle feeders:

I mean change this (on the Pricing tab):

Screenshot 2024-07-02 at 17 36 05

to look like this:

Screenshot 2024-07-02 at 17 36 38

with this copy:

Header: Oracle update threshold Subtitle: `Determine how many oracle providers are required before a pricing update is finalized and will become reflected in the NAV.

Where can I locate the toast? - Toast Set oracle prices => Set oracle providers

https://github.com/centrifuge/apps/blob/8f2279dbda988ad48e9f4361ba23d5e58290715d/centrifuge-app/src/pages/IssuerPool/Pricing/OracleFeeders.tsx#L33