glanceapp / glance

A self-hosted dashboard that puts all your feeds in one place
GNU Affero General Public License v3.0
7.49k stars 260 forks source link

Allow custom bangs with no queries on search widget #163

Closed dracarys18 closed 2 months ago

dracarys18 commented 2 months ago

Currently let's say I have a custom bang !jenkins. The search won't allow me to press enter untill I write some query in front of it like !jenkins 123. Which is kind of unnecessary because bangs could be without queries as well.

So I would suggest to have the flow like this, when you enter something in the search bar

I am happy to contribute, just let me know if what I am saying makes sense