Code Monkey home page Code Monkey logo

Comments (6)

areynold avatar areynold commented on July 17, 2024

This is a bug in is4cwn branch.
Master branch commit b8c3206 has a working date picker.

from tidepools-mobile.

georgiamoon avatar georgiamoon commented on July 17, 2024

This is the same thing that I was experiencing. Since it's likely a combo of changes that we've made to the CSS/bootstrap and master - who should dig into this?

from tidepools-mobile.

areynold avatar areynold commented on July 17, 2024

Let's you, me, and glamrock keep working on it.

is4cwn branch is partially working from eb4938b through 55d924d in that the new event form is accessible but does not have a working date picker.

Commit c15ce97 breaks the menu system entirely.

from tidepools-mobile.

glamrock avatar glamrock commented on July 17, 2024

I've also tried simply swapping out the datepicker entirely, but because of heavy-duty changes in the datepicker.js file, it is no longer simply a modular component. In future, we should keep all components like these separate for easy debugging.

It's not a small difference -- it's around 600 lines of javascript between the stock datepicker and the modified file that we have.

from tidepools-mobile.

areynold avatar areynold commented on July 17, 2024

the problem appears in flat-ui.css dropdown opacity is set to 0. glamrock is making the appropriate changes

from tidepools-mobile.

glamrock avatar glamrock commented on July 17, 2024

In flat-ui.css, class "dropdown" and all of its successors conflict with bootstrap's date and time selection functions. I've commented these lines out rather than remove entirely. (Lines 2331 to 2545).

from tidepools-mobile.

Related Issues (1)

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.