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

Ahmed/dapi 715/chore resolve dashboard UI flow #128

Conversation

ahmed-deriv
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Sep 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
deriv-api-docs ✅ Ready (Inspect) Visit Preview Sep 23, 2024 6:51am

@@ -20,7 +20,7 @@ export default function ApiExplorerFeatures() {
const has_info = Object.keys(request_info).length === 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we rename the folder Apiexplorer to ApiExplorer?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@prince-deriv Yes, We can but this will add more file changes due to folder name changes which I think we shouldn't do that we can't do it later.

}

.dropdown__link--active {
color: var(--core-color-opacity-black-600, rgba(0, 0, 0, 0.72)) !important;
color: var(--colors-coral500) !important;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--colors-coral500 is this a quill token variable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

then this is incorrect. We only have these coral tokens:

--core-color-solid-coral-500
--core-color-opacity-coral-500

@prince-deriv prince-deriv merged commit d3b8f01 into deriv-com:feature/new-dashboard--1 Sep 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants