Tags: tyzbit/k9s
Tags
fix(table): fix label display when a command + filter + label is prov… …ided currently, if you use `:svc -l app.kubernetes.io/instance=cert-manager` in k9s and then navigate history, when returning to the page the results are correct but the filter is not shown. here, we ensure that the table title string is not an empty string. reported in derailed#3404, but unrelated bug originally introduced in derailed#3293, which I have not reviewed for any other rippling effects.
PreviousNext