Code Monkey home page Code Monkey logo

Comments (8)

leandroz avatar leandroz commented on May 26, 2024 2

@kpgarrod the problem is with z-index. ngAutocomplete z-index is 1000 and $modal z-index is 1050.
I solve the problem simple with:
.pac-container {
z-index: 1100 !important;
}

from ngautocomplete.

pbrain19 avatar pbrain19 commented on May 26, 2024

You have to fix the z-index that is all. Autocomplete plays by its own rules.

from ngautocomplete.

kpgarrod avatar kpgarrod commented on May 26, 2024

Thanks. It's probably a stupid question, but z-index of what exactly? I
kinda had an idea that was what I need to do, but wasn't sure what to fix
the z-index of. I would appreciate your help.

On 23 May 2014 05:39, Paul Garcia [email protected] wrote:

You have to fix the z-index that is all. Autocomplete plays by its own
rules.


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

Keith Garrod

Tel: +27-83-3000-988
Fax: +27-86-5757781

from ngautocomplete.

gigablox avatar gigablox commented on May 26, 2024

I'm actually running into this same issue. I set my z-index very, very high but to no avail. Something about absolute positioned elements on top of one another makes this not play nice.

from ngautocomplete.

pbrain19 avatar pbrain19 commented on May 26, 2024

Any chance this will be solved one day? I got a sample

http://beta.gymbud.co

use mobile phone browser

from ngautocomplete.

wpalahnuk avatar wpalahnuk commented on May 26, 2024

Hmm, I can't see where you're using the directive in that sample.

from ngautocomplete.

pbrain19 avatar pbrain19 commented on May 26, 2024

You must sign in using the dummy account I made "[email protected]" and pass: 321654987p ... then try to make an event... the address field is the autocomplete.

from ngautocomplete.

kpgarrod avatar kpgarrod commented on May 26, 2024

@leandroz Thanks!

from ngautocomplete.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.