glance icon indicating copy to clipboard operation
glance copied to clipboard

Add Search Bar Widget

Open chand1012 opened this issue 1 year ago • 2 comments

Adds a simple search bar widget that allows you to specify a search engine. Also adds the proper documentation for use. Closes #33.

search-widget-preview

chand1012 avatar May 16 '24 00:05 chand1012

I compiled and test a version locally, is great.

But I would like to raise a few minor requests:

  1. Can it automatically focus on the first search box? (Perhaps this should not be solved by the widget, I am not very familiar with frontend implementation.)
  2. Is it possible to add a height adjustment option? Or support adding multiple search boxes in a single widget?

gitsang avatar May 17 '24 08:05 gitsang

Oh, and the query parameter doesn't seem to be working.

image

image

gitsang avatar May 17 '24 08:05 gitsang

Hey, thanks for contributing!

I made a couple of changes and added a few more features, hope you like them!

PS: nice

svilenmarkov avatar May 25 '24 02:05 svilenmarkov