all: Improve selection footer
patch: Remove filter icon and faint stats divider
issue: Remove filter icon and faint stats divider
2 files changed
+20
-28
6cbca940
→
187586c5
modified bin/commands/issue/flux/select/ui.rs
@@ -16,6 +16,7 @@ use radicle_tui as tui;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -301,24 +302,19 @@ impl Render<()> for Issues {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified bin/commands/patch/flux/select/ui.rs
@@ -18,6 +18,7 @@ use radicle_tui as tui;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -369,32 +370,27 @@ impl Render<()> for Patches {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|