Git Product home page Git Product logo

Comments (5)

abingham avatar abingham commented on September 27, 2024 1

the hand icon hovering over the day on a card different from the I pointer hovering over all the other sensitive bits, and usual pointer elsewhere.

Yes, it's perhaps a questionable decision (and easy to remove), but I thought it might be nice to be able to click on the day and see that day. I'll also do something similar for presenters. So the day and presenter will be normal links with the associated pointer, while the rest of the card will be clickable without being a proper link.

If this turns out to be confusing, then we could make the title clickable while keeping the card in general unclickable. This stuff is all pretty easy to experiment with.

So for now I'll close this out.

from accu-2017-elm-app.

abingham avatar abingham commented on September 27, 2024

Yeah, I noticed this myself earlier today. I'll see what I can do. Those aren't "links" per se, just elements that respond to click events. If I can't change the cursor, something like adding elevation or shading on mouse-over might do the trick.

from accu-2017-elm-app.

abingham avatar abingham commented on September 27, 2024

To do elevation on mouse over, see this example. Basically, we need to store the raise state in the model and use the right elevation based on that state.

from accu-2017-elm-app.

abingham avatar abingham commented on September 27, 2024

The cards now get extra elevation when they're moused over. This is intended to make them appear more obviously clickable.

@russel Does this seem like a reasonable solution to you?

from accu-2017-elm-app.

russel avatar russel commented on September 27, 2024

I think it would, just add that bit of affordance. Interestingly, with a touch screen touching any part of the card goes to the detail, which works nicely. Also I note that I get the hand icon hovering over the day on a card different from the I pointer hovering over all the other sensitive bits, and usual pointer elsewhere.

from accu-2017-elm-app.

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.