Raathigesh / lazymine

Simple redmine portal for time entry.
http://lazymine.github.io
MIT License
16 stars 6 forks source link

Reduce the Width of search result pane #42

Closed Raathigesh closed 9 years ago

chathuranga commented 9 years ago

I guess size meaning the width, right @Raathigesh ?

Raathigesh commented 9 years ago

That's right. Width should be reduced. Edited!

AwadMaharoof commented 9 years ago

Fixed with f621cdfcbed30b19de18563a1b8fb660513e1c6f

Raathigesh commented 9 years ago

I think we should center the result pane.

AwadMaharoof commented 9 years ago

Fixed with 1574b0b76d7917833d144c0531542bd1d8126b86

yohangz commented 9 years ago

It will look good if we increase the width of search result to fit the active task width so there wont be any distractions behind the result set.

AwadMaharoof commented 9 years ago

I don't agree with this since equal widths will result in a confusion between the search results and task list,

Further the search results appear "above" the tasks. as they are dynamic. This is a physical behaviour which is visually achieved by placing the search result on top of the tasks.

yohangz commented 9 years ago

Just a suggestion. lets see others views aswell.

yohangz commented 9 years ago

width

In above image i have a search result and i cant see the highlighted text because subject is too long. why don't we use the width which is already available. + keep the UX

chathuranga commented 9 years ago

I think we need to reduce only by few pixels. Looks like we are loosing a lot of width currently.

isuru88 commented 9 years ago

What if we left align the search result and increase the width up to the menu icon? Also, we could add a divider between the menu icon and search.

AwadMaharoof commented 9 years ago

Increased search result width with eaddaa8cc23f68163260f71fd233bdfddb5e3c46