issues
search
Evertras
/
bubble-table
A customizable, interactive table component for the Bubble Tea framework
MIT License
455
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
filtering is quitting when entered `q`
#187
ganesh-getweave
opened
14 hours ago
0
Feature Request: Allow sorting by a 'Time' column
#186
MaximilianSoerenPollak
opened
3 weeks ago
1
Added functionality to implement help.KeyMap interface
#185
MaximilianSoerenPollak
closed
3 weeks ago
14
Feature Request: Extend 'table.KeyMap' to fulfil 'bubbles/help' KeyMap interface
#184
MaximilianSoerenPollak
closed
3 weeks ago
6
Horizontal scrolling fix
#182
wheelibin
closed
2 months ago
1
examples/scrolling UI is broken
#181
766b
closed
2 months ago
1
fix: Require at least go 1.18
#180
ashmckenzie
closed
2 months ago
2
Requesting changes to be compatible with charmbracelet/bubbles >= v0.19.0
#179
nikklassen
closed
2 months ago
7
Upgrading bubbletea v0.25.0 → bubbletea v0.26.6 breaks table rendering
#178
dnalor
closed
3 months ago
4
Send highlighted status to row style func
#177
Evertras
closed
5 months ago
0
Add row style func
#176
Evertras
closed
6 months ago
0
add `filterFunc` to model
#175
trevorstarick
opened
6 months ago
11
Feature Request: Ability to filter on arbitrary data
#174
trevorstarick
opened
6 months ago
8
How can I alternate row styles?
#173
flippedcracker
closed
2 months ago
9
Remove deprecated linters
#172
Evertras
closed
6 months ago
0
Fix bug where selecting a row while filtered would lose all other rows
#171
Evertras
closed
6 months ago
0
Clearing filter after selecting a row
#170
TuanSSM
closed
6 months ago
3
Sort duration
#169
lucasoares
closed
8 months ago
1
Calling Update() recursiverly?
#168
kovmir
closed
8 months ago
1
Selected items are cleared after regenerating rows using WithRows()
#167
sho-87
closed
6 months ago
5
Persist selected column when columns are regenerated.
#166
Evertras
closed
9 months ago
0
Selected text column fails to set width for unicode special characters
#165
Evertras
opened
9 months ago
0
Nix flake for dev shell
#164
Evertras
closed
9 months ago
0
Unclear how to show selected column with dynamic row updates
#163
sho-87
closed
9 months ago
5
Update go setup actions
#162
Evertras
closed
10 months ago
0
Update all actions to use checkout v4
#161
Evertras
closed
10 months ago
0
fix: column style respects paddings and margins
#160
prgres
closed
8 months ago
5
Multiline cells
#159
prgres
closed
1 year ago
19
Add getters to table.Column
#158
prgres
closed
1 year ago
4
Private fields and no getters for table.Column
#157
prgres
closed
1 year ago
5
Dynamically adding rows to table
#156
3goats
closed
1 year ago
3
Render missing data for columns with format string
#155
robertjli
closed
1 year ago
0
Add minimum height option to table
#154
robertjli
closed
1 year ago
6
Fix some linting of filterapi example
#153
Evertras
closed
1 year ago
0
Add `Model.GetFooterVisibility` function
#152
inkel
closed
1 year ago
2
Add go report card badge
#151
Evertras
closed
1 year ago
0
Test failure: Test3xWithFilterFooter
#150
major
closed
1 year ago
4
Don't reset the cache on every single update
#149
Evertras
closed
1 year ago
0
Don't check filter input value for each row
#148
Evertras
closed
1 year ago
0
Small filter optimization
#147
Evertras
closed
1 year ago
0
Allow a sandbox area for easier experimenting
#146
Evertras
closed
1 year ago
0
Improve filtered rendering performance
#145
Evertras
closed
1 year ago
0
Add benchmark for rendering which highlight perf issue
#144
Evertras
closed
1 year ago
1
Go to first page on filter API change, same as built-in filter
#143
Evertras
closed
1 year ago
0
Add option to deselect programmatically
#142
Evertras
closed
1 year ago
0
Update row select docs to be clearer
#141
Evertras
closed
1 year ago
0
Row select method docs are misleading
#140
Evertras
closed
1 year ago
0
Deselect all rows programatically
#139
Evertras
closed
1 year ago
0
Add a benchmark for scrolling through a large filtered table
#138
Evertras
closed
1 year ago
0
redraw after filtering
#136
dnalor
closed
1 year ago
3
Next