Code Monkey home page Code Monkey logo

Comments (2)

RobinJadoul avatar RobinJadoul commented on August 21, 2024

IMO as soon as the user has cancelled the confirmation window for one url and tab it shouldn't show up again.

We could keep a mapping from (tab, host) that lists combinations where we don't want to ask. The problem I see here is that one the one hand, a user might want to ignore for all pages on a certain host irrespective of tab, and on the other hand they may want to get the option to use keywi again after cancelling one time (perhaps because they wanted to do something else first and needed to dismiss the dialog) on the same tab, without the need to open it up in a new tab.

From a UX perspective, it's perhaps nice to have a possibility to have keywi basic auth ignore certain hosts or pages.

I guess if we filter on the default favicon request this should already improve the UX a lot. The downside is that you can't use Keywi if you directly visit a url to a favicon, but IMO this isn't a problem.

I agree that this is a non-issue, if we go for that solution.

My proposed approach is:

  1. Ignore the favicon for now (maybe we can even figure out a way to discover if the favicon isn't by chance the page being visited)
  2. Add an extra configuration option where the user can choose a set of hosts/pages to ignore for basic auth (backlog, #113)

from keywi.

LEDfan avatar LEDfan commented on August 21, 2024

IMO as soon as the user has cancelled the confirmation window for one url and tab it shouldn't show up again.
We could keep a mapping from (tab, host) that lists combinations where we don't want to ask....

I forgot to say it shouldn't show up during one page load. As soon as the user refreshes the page, the popup should show again.

My proposed approach is:

Agree 👍

from keywi.

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.