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

More dev-friendly UI #17

Open
dennwc opened this issue Oct 5, 2019 · 1 comment
Open

More dev-friendly UI #17

dennwc opened this issue Oct 5, 2019 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@dennwc
Copy link
Member

dennwc commented Oct 5, 2019

In our previous experiment for the UI we added a cool dev-oriented feature: the "Write" and "Dump" views were showing how you can make the same request as the UI on your own.

For example, for "Read" we showed something like this:

GET /api/v2/read?format=nquads

It was written in a tiny grey font, so it wasn't too distracting, but gave a clue how you can achieve the same from other systems. I think this was a great way to emphasize that the focus of the project is on the application developers.

For the new UI, I think it doesn't make a lot of sense to add this grey text. Instead, we can add some kind of button that brings up this tip. In this case we will have more space for information and can add a curl command that does the same request as well.

@dennwc dennwc added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 5, 2019
@iddan iddan added the good first issue Good for newcomers label Oct 12, 2019
@iddan
Copy link
Collaborator

iddan commented Mar 2, 2020

Can you specify where does this button should be placed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants