đĄ Feature requests
Tags: JavaScript, React, Vue, Angular, Website, Web App
The new Gleap widget offers a feature request view allowing users to view, upvote & comment more easily on feature requests.
You can enable the feature requests view directly within the Gleap Dashboard or show it by code.
Open the feature requests app by codeâ
If you'd like to manually show the feature requests app of the Gleap widget, you can do so by calling the following method:
Gleap.openFeatureRequests();