rowy icon indicating copy to clipboard operation
rowy copied to clipboard

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.

Results 137 rowy issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have a field which is an array of text strings. When trying to edit this field in order to add, modify or delete one of the...

needs design

**Is your feature request related to a problem? Please describe.** Currently, you can only delete a row one at a time. Need ability to select and delete multiple rows at...

needs design

**Describe the bug** When using derative field in rowy, I encounter several issues. At first, when I use example from the [doc](https://docs.rowy.io/field-types/derivative#google-cloud-api) and hit deploy, nothing shows up in the...

**Describe the bug** I get endless loading when I click on the needs config button, when setting up a table **To Reproduce** Steps to reproduce the behavior: 1. Make a...

**Is your feature request related to a problem? Please describe.** Currently, the rich text field is editable only in the side drawer. It can be limiting sometimes especially if you...

🙋 help wanted
good first issue

OP: davidalonso#9125 on [Discord Support Forum](https://discord.com/channels/853498675484819476/1117112458847469700/1117112458847469700) **Describe the bug** I have a table with filtering applied. Now, I want to sort my filtered data in descending order. When I tried...

bug
help-wanted

Fix/animation to search tables loading issue #1531 /claim #1531 Implemented - update TableGrid.tsx : timeout={(sectionIndex + 1) * 0 + tableIndex * 0} update useBasicSearch.tsx : set debounce number 200...

🙋 Bounty claim

If there are a lot of tables in the project, searching for a table will animate slower and the table takes longer. Example in demo project: searching for "story" will...

Add scroll to top button in footer

needs-design

/claim #1531 I have fixed the table animation time to 100msec (before it was dependent on the index of the table), found out this works the best. We may also...

🙋 Bounty claim