Tiarnan Swayne Storgaard
Tiarnan Swayne Storgaard
Had to yarn add dotenv as to make leet-code api work but then it gives Module not found: Can't resolve 'fs' error I can't resolve this. Maybe add another step...
# The Problem There is not horizontal scrollbar on wide images. There is currently a temporary fix which adds `marginBottom: 200` as a potential workaround but the source of this...
# The problem It is difficult to find a specific object to add as a linked object to a different object. Adding RQL will provide users a way to query...
# The problem Schema visualizer pagination buttons jump up and down depending on the size of the schema visualizer table:  # The solution We suggest fixing their position on...
# The problem Sorting a DataTable clears the table for a split-second, which leads to the UI flashing.  # The solution We suggest looking into prevent the DataTable.tsx component...
# The problem Clicking inside RQL input field, scrolling down, exiting and finally re-clicking inside the field shows the suggestions still scrolled down.  # The solution We suggest resetting...
# The Problem On larger screens, the Schema Visualizer Table only occupies a small portion of the screen.  # The Solution It could be an improvement to look into...
# The problem Switching schemas and then making an invalid RQL Query renders a Loading Spinner, even though nothing is loading as the Query is invalid. # The solution This...