rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
5.94k stars 478 forks source link

Table name textbox UI error on first click #1409

Closed harinij closed 8 months ago

harinij commented 1 year ago

Describe the bug When opening the table settings and trying to edit the Display name, it glitches see video. Works after you try to change any other field like description for example.

Expected behavior Display name should be editable in the table settings

subhajit20 commented 1 year ago

@harinij Hey, want to help. Can you assign it to me.

harinij commented 1 year ago

Thanks @subhajit20 have assigned to you now.

subhajit20 commented 1 year ago

@harinij hey I have tested that issue locally, It was working fine but on the main website, it is having the problem.

subhajit20 commented 1 year ago

@harinij can you give some suggestions on how to fix this? Because locally it is working properly.

janvi01 commented 1 year ago

Hey @harinij, I too just crosschecked this issue locally. @subhajit20 is right. It is working absolutely fine locally.

AnushDeokar commented 1 year ago

Hey Guys, I was able to locally recreate this issue and was able to come up with a small fix. Opening a PR for the same.