rakam-io / rakam-api

📈 Collect customer event data from your apps. (Note that this project only includes the API collector, not the visualization platform)
https://rakam.io
GNU Affero General Public License v3.0
799 stars 105 forks source link

Drop downs/Attribute(Column) name is too small to use, list is unsorted(e.g Search properties) #80

Closed saloni2409 closed 6 years ago

buremba commented 7 years ago

All dropdowns or just the funnel, event explorer or retention pages?

buremba commented 7 years ago

Wanted to follow-up on my previous message. :)

saloni2409 commented 7 years ago

For all the pages, textbox size should be dragable

buremba commented 7 years ago

Sorry, I still don't get it. I agree that the list should be sorted so I applied a fix to do this. However; I don't think the textbox should be resizable. (I guess you meant resizable instead of draggable). Here is an example:

screen shot 2017-11-06 at 11 17 13 pm

Do you think that the textbox is too small or is there anything that I'm missing? You actually search for values using this textbox so it should not be too big. If you can share your use-case or show me an example GIF or screenshot, that would help.

saloni2409 commented 7 years ago

After adding multiple filters (around 7/8) textbox goes out of the screen. So either textbox or the entire frame should be draggable as well as resizable.

buremba commented 7 years ago

I need at least one screenshot because if I don't really understand what the issue is, I can't really help. :) So the bug occurs only when you have 7 or 8 filters enabled, am I right?

saloni2409 commented 7 years ago

image

there is no way to apply the last filter.

buremba commented 6 years ago

It's fixed in master.

saloni2409 commented 6 years ago

image

Unable to click on apply button.

buremba commented 6 years ago

The problem is probably related with the previous filter in (), when you do not add any item the expression becomes invalid. I fixed the bug, could you please try again?