questdb / ui

Monorepo of QuestDB UI packages
https://questdb.io
15 stars 24 forks source link

Need Improvement in the feedback while creating table #324

Closed AayushSaini101 closed 1 month ago

AayushSaini101 commented 2 months ago

To reproduce

Step 1: Click on a create table on the web console. Step2: Enter the duplicate name of the table with different case [ Example Aayush table is present, enter the new table name as aayush] No warning appears on the console.

If we enter the same name Aayush as the new table name [ Warning will appear that is Table name must be unique]

Warning coming:

image

Warning not coming:

image

Table names are case insensitive: https://questdb.io/docs/reference/sql/create-table/#table-name

QuestDB version:

8.1.0

OS, in case of Docker specify Docker and the Host OS:

Mac

File System, in case of Docker specify Host File System:

NA

Full Name:

Aayush

Affiliation:

Red Hat

Have you followed Linux, MacOs kernel configuration steps to increase Maximum open files and Maximum virtual memory areas limit?

Additional context

No response

AayushSaini101 commented 2 months ago

If this is valid, I would like to work on this issue

nwoolmer commented 2 months ago

By all means, the UI repo is here: https://github.com/questdb/ui

AayushSaini101 commented 2 months ago

By all means, the UI repo is here: https://github.com/questdb/ui

Thanks @nwoolmer Can you shift the issue to UI board? Or do i need to close this issue and create their ?

nwoolmer commented 2 months ago

@AayushSaini101 It is now shifted :)