Skip to content

issues Search Results · repo:questdb/ui language:TypeScript

Filter by

106 results
 (60 ms)

106 results

inquestdb/ui (press backspace or delete to remove)

Currently, one request is sent per selected table, due to API limitations from the server. Once the SHOW CREATE TABLE SQL is updated and supports multiple tables, we should update the web console to send ...
enhancement
  • nwoolmer
  • Opened 
    11 days ago
  • #404

It d be handy to visually distinguish between primary and replica on the web console the same way we do for Enterprise vs Open Source (EE tag). We could add a label in the same place to display this clearly ...
enhancement
  • nwoolmer
  • 1
  • Opened 
    19 days ago
  • #403

During dev, if you run the web console without a backing QuestDB instance, you get an obscure error: Image It d be great if this was an error message rather than a crash.
bug
web-console
  • nwoolmer
  • Opened 
    23 days ago
  • #402

CREATE TABLE t0(f FLOAT, d DOUBLE); INSERT INTO t0 VALUES (54321, 54321); SELECT * FROM t0; Image IEEE754 single precision should not be this poor. I believe this is a UI problem, psycopg2 can fetch ...
  • nodakai
  • Opened 
    on Feb 19
  • #399

Hey @insmac ! Prioritisation is still a little odd: img width= 656 alt= image src= https://github.com/user-attachments/assets/aafcf7a5-f16f-4130-86fd-fd55a309a115 / My expectation would be that the ...
  • insmac
  • Opened 
    on Jan 20
  • #375

Same data, same columns, yet if the first column in the csv is not timestamp then the schema columns are not recognized. It would be nice that the csv schema columns would be recognized by type and column ...
  • superichmann
  • Opened 
    on Jan 4
  • #367

When downloading large datasets, there s no visual evidence that something is happening under the hood. Probably could be cool to add a loading status: https://github.com/questdb/ui/blob/0469576eb2555275e079c793f05bcdeebe32e91d/packages/web-console/src/scenes/Result/index.tsx#L271 ...
  • semoal
  • Opened 
    on Dec 18, 2024
  • #364

The filter in the web console s left bar could search not just in table names but also in columns. This would be quite nice when you have tables with a huge number of columns. Screenshot From 2024-12-17 ...
enhancement
web-console
  • jerrinot
  • Opened 
    on Dec 17, 2024
  • #363

Webconsole bundled with QuestDB Enterprise Ultimate 2.1.1 When I select a table in the left bar and choose to copy schema to a clipboard, nothing happens in Safari. It works fine in Firefox.
bug
web-console
  • jerrinot
  • Opened 
    on Dec 17, 2024
  • #362
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub