Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search value is only 2px wide when 'is any' predicate is used #5

Open
steveyken opened this issue Dec 14, 2013 · 5 comments
Open

Search value is only 2px wide when 'is any' predicate is used #5

steveyken opened this issue Dec 14, 2013 · 5 comments

Comments

@steveyken
Copy link
Member

This is a bit random. When FFCRM is run in engine mode this bug occurs.

Steps to reproduce:

  • Download https://github.com/steveyken/ffcrm_app2 (a new rails app setup for FFCRM)
  • Setup FFCRM rake db:create db:migrate db:demo:load ffcrm:setup:admin etc etc
  • Run the server
  • Goto opportunities tab -> advanced search
  • Select 'stage'
  • Select 'is any'

The following happens

image

Note: this doesn't happen when FFCRM is run standalone

@ndbroadbent
Copy link
Collaborator

Sorry I haven't got to this yet, will try to get to it this week

On Sat, Dec 14, 2013 at 12:27 AM, Steve Kenworthy
notifications@github.comwrote:

This is a bit random. When FFCRM is run in engine mode this bug occurs.

Steps to reproduce:

  • Download https://github.com/steveyken/ffcrm_app2 (a new rails app
    setup for FFCRM)
  • Setup FFCRM rake db:create db:migrate db:demo:load ffcrm:setup:adminetc etc
  • Run the server
  • Goto opportunities tab -> advanced search
  • Select 'stage'
  • Select 'is any'

The following happens

[image: image]https://f.cloud.github.com/assets/149198/1748062/6c7c7a46-6499-11e3-915a-458b4cdc5056.png

Note: this doesn't happen when FFCRM is run standalone


Reply to this email directly or view it on GitHubhttps://github.com//issues/5
.

@steveyken
Copy link
Member Author

Cheers! I haven't been able to figure it out yet. Can't think what different between engine and application would affect this particular thing.

@steveyken
Copy link
Member Author

Did you find any leads on this the other night?

@ndbroadbent
Copy link
Collaborator

Hey, nope I couldnt figure out why it was happening, but there are some
workarounds we could do. Maybe just detect if the input width is returned
as 1, and set a sane default in that case

On Thu, Dec 19, 2013 at 3:38 PM, Steve Kenworthy
notifications@github.comwrote:

Did you find any leads on this the other night?


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-30977395
.

@steveyken
Copy link
Member Author

commitmed e2dd227 which is an interim fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants