Code Monkey home page Code Monkey logo

Comments (9)

tylersticka avatar tylersticka commented on June 9, 2024

@nicolemors Could you have accidentally used any of the toggle shortcuts? @erikjung added keyboard commands to toggle these elements: https://github.com/cloudfour/cloudfour-redesign/blob/master/src/assets/fabricator/scripts/fabricator.js#L7-L10

from cloudfour.com-patterns.

lyzadanger avatar lyzadanger commented on June 9, 2024

@tylersticka I wonder though if this highlights a potential UX gotcha over time. Like, what if this happens to a client? The keyboard shortcuts are easter eggs, but non-obvious when they're triggered, potentially. Eh.

from cloudfour.com-patterns.

tylersticka avatar tylersticka commented on June 9, 2024

Well first, I'd like to hear from @nicolemors if that was actually the problem or not.

If so, I'd pitch this back to @erikjung. My idea was to simply remove these features... I don't find them useful. @erikjung did, and suggested keyboard shortcuts as a compromise.

from cloudfour.com-patterns.

nicolemors avatar nicolemors commented on June 9, 2024

It was was the keyboard shortcuts. It wasn't obvious to me at all that I had triggered them. Are the toggled off by default?

from cloudfour.com-patterns.

tylersticka avatar tylersticka commented on June 9, 2024

@erikjung I've also been noticing that some elements are hidden when I first start up Fabricator, and it's unclear how to hide them again. Assigning this to you so we can revisit this functionality... if it's not working well, my instinct would be to either fix it or comment it out until we feel like devoting energy to it.

from cloudfour.com-patterns.

erikjung avatar erikjung commented on June 9, 2024

@tylersticka I'll dig into this later in the week. If I recall correctly, the settings for which things should be shown/hidden are stored client-side (cookie or localStorage or something.) This was a pre-existing feature before the key commands were added. Maybe this is part of the cause for stuff being hidden by default. I wonder if this persistence is even needed?

I also wonder if this issue would be better addressed in our Fabricator fork.

from cloudfour.com-patterns.

erikjung avatar erikjung commented on June 9, 2024

I'd also be fine with just removing this functionality altogether here (in this repo)....and then maybe doing the same in Fabricator later on. I don't care as much anymore.

from cloudfour.com-patterns.

tylersticka avatar tylersticka commented on June 9, 2024

I guess I would like it if the code samples were hidden by default (since you can click to toggle that) but everything else was showing. I'd be happy with that and none of the hide/show functionality as a stop-gap, then fixing the main issue in the other repo.

from cloudfour.com-patterns.

erikjung avatar erikjung commented on June 9, 2024

Maybe we could even use :target for that.

from cloudfour.com-patterns.

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.