Matthew Rathbone

Results 137 issues of Matthew Rathbone

Possibly related to #1990 and #1632, user has reporting when opening a view that it shows nodata and there is an error in the console: ![image](https://github.com/beekeeper-studio/beekeeper-studio/assets/279769/3c6a6d8f-3f91-4e2d-8be9-ebf7924107a6) But there IS data...

bug
accepted :+1:
high priority :point_left:

Right now we implement fuzzy matching for the quick search menu, but not for autocomplete. I get that these are two separate implementations, but fuzzy matching would be useful in...

enhancement
accepted :+1:

TODO in ColumnFilterModal.vue: 1. Add a drag handle to each column, to allow users to move columns up and down 2. These column order changes should apply to TableTable when...

sweep

Right now we only have a single query formatting preset, but the library supports a whole bunch of formatting options. Let's make a cool formatting modal & let users format...

enhancement
accepted :+1:
ULTIMATE :medal_sports:

We already know when a column has a default value, so we should show this to the user when inserting a row. By making it the placeholder we make it...

enhancement
accepted :+1:

When editing data in the table view, one is required to hit enter before typing in the cell. We should emulate the behavior of Google Sheets which is as follows:...

enhancement
accepted :+1:

We properly maintain most aspects of the table view like columns shown, and the filter, but sort field/order is not maintained, and should be. Expected behavior: - Connect to dev...

bug
accepted :+1:

It's possible to filter tables and schemas by typing in the filter box. This is useful when there are a lot of tables. But what if a user has a...

enhancement
ui/ux
accepted :+1: