Giter VIP home page Giter VIP logo

feedbackfin's People

Contributors

harinij avatar notsidney avatar shamsmosowi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

feedbackfin's Issues

Clicking outside the popup should close it once feedback has been submitted or before a type has been picked.

It's common for dialog boxes like this to allow you to dismiss them by clicking anywhere outside the dialog box. In this case, I think we'd want that except if the user is in the midst of entering text (because then they might lose their text).

Definitely once the feedback has been submitted there's no reason to make the user close the window manually.

Another option would be to have the window fade out after a short timeout after submission.

JavaScript error thrown: "Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')"

It happens on this line:

        document.getElementById("feedbackfin__form").addEventListener("submit", Ge),
---> document.getElementById("feedbackfin__back").addEventListener("click", pe)

This doesn't seem to stop it from working, but it would be nice to get rid of the console noise. Also, this has caused some problems for us because we have a global handler registered for errors and filtering this out in a cross-browser way is annoying.

Support other webhooks

Failed to setup Rowy so I tried webhook.site instead. Now, when I send feedback, it fails. A request is made to the webhook, but with no data.

image

image

Have a modal type behavior as well

I found this interesting. It is very simple and intuitive to use.
However, I would love to have a modal-type behavior for this.

So basically, as soon the feedback is triggered, there should be an option to show the feedback form widget as modal. that means it should be aligned with respect to screen width and height. and the whole background should turn dark.

Captcha Support?

Captcha (Recaptcha? HCaptcha?) support would've been very nice.

Obviously the captcha would need to be confirmed by the person's backend once received from the webhook (however that isn't difficult), all that would be required is that the feedback form widget itself supports it.

Feedbackfin in React App

I want to add this to my react application and when I add it to the index.html everything works but I only want this to be visible on some pages so I created a component including the scripts and button but using this method, nothing happens when I click on the "feedback" button.

Is there a way to fix this?

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.