Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: be able to set AdvanceMode=true over url #216

Open
martinkrung opened this issue Jun 20, 2024 · 1 comment
Open

feature: be able to set AdvanceMode=true over url #216

martinkrung opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@martinkrung
Copy link

Context: I have a script which screenshots lend.curve.fi pages from time to time, it's for reporting of grants. It is done over python/silenium. so it uses a naked/fresh browser without any user interaction.

Another strong benefit is that we can share this link for user support, and we know that see the full info.

I suggest to have something similar to ?hideSmallPools=false

?isAdvancedMode=true

https://lend.curve.fi/#/ethereum/markets/one-way-market-3/vault/deposit?isAdvanceMode=true

code search for "isAdvancedMode"

https://github.com/search?q=repo%3Acurvefi%2Fcurve-frontend%20%20isAdvanceMode&type=code

@martinkrung martinkrung added the enhancement New feature or request label Jun 20, 2024
@OnlyJousting
Copy link
Contributor

it's a nice feature for when sharing markets via a URL to users not familiar with the curve UI that might not be aware of the "advanced mode" toggle but would still be interested in seeing all data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants