question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Visual indicator when schema was reloaded

See original GitHub issue

Visual feedback is one of the most important components to a great UX. When developing a GraphQL server, you’re changing your schema quite often. This workflow is being steadily improved by allowing CMD + R to reload the schema (#180) and even automatic schema reloads based on filewatching via graphqlconfig (#331).

I suggest to introduce a nice visual animation (some sort of pulse & rotation - maybe even colored) when the schema has been reloaded.

image

@xavcz maybe you have some idea how we could design/implement this? 👨‍🎨

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
xavxyzcommented, Jan 9, 2018

Aaaah, “simplicity is the ultimate sophistication”. Thanks for the feedbacks and making me get down on the ground!

👌, stay tuned

1reaction
xavxyzcommented, Jan 8, 2018

Here is what I came up with so far:

gif recording of the frame prototype

Live prototype here: https://framer.cloud/iGRSF

What do you think?

Considering the implementation, React state + CSS keyframes with styled-components? 🎨 🖌

Read more comments on GitHub >

github_iconTop Results From Across the Web

recursive schema items are empty · Issue #2137 - GitHub
Observe the list is empty. Expected behavior. Either allow expanding the item's type, or a visual indicator that it is a placeholder for...
Read more >
Reload Historical Data - NinjaTrader 8
Historical data for the base interval unit (minute bars for a 5 minute chart for example) will be reloaded for all charts of...
Read more >
Reload a Dataset's Data - Analytics Cloud - Oracle Help Center
You can reload a dataset that uses one file as its source, when one or more tables in the dataset are cached, or...
Read more >
How can I fix the Microsoft Visual Studio error: "package did ...
Followed the steps in solution from @dinesh below, and error went away. Don't know if it was the steps, or simply opening Visual...
Read more >
LOAD command - Db2 - IBM
LOAD authority on the database or LOAD authority on the schema and the following privileges: INSERT or INSERTIN privilege on the table when...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found