Skip to content
Translate Ideas and Comments
Choose language:
There was an error during translation

General Feedback

How should we improve our feedback and product management tools?
We are listening and use this feedback to prioritize our roadmap!

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

1233 results found

  1. Remember the date range in the NPS report

    Currently, it always resets to a specific date.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  NPS  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Populate contributor experience with all account users

    Currently, only contacts/email address present on the page (in the HTML/DOM) can be pre-populated.

    It would be good to pull all users on the account (in SF or UV otherwise).

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Roadmap permissions

    I would like to be able to have restricted permission on the Roadmap so we can enable people to see it in the app but not have any edit permissions. Similar to what you can do with ideas.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Roadmap  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Enhance Salesforce Feedback and Opportunity integration to be used on Accounts

    At the moment, this integration is only available on "Opportunity" objects in Salesforce

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Provide better guidance for using the idea search and create form

    It's unclear that the idea form is an idea submission form and for searching. This could be made clearer by providing better guidance, or splitting the form into two.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Portal  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Copy an existing forum to a new forum

    It would be great if, when creating a new forum, I could clone the setup of another forum.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Admin capability to remove flagged status from an idea

    The contributor feature to flag feedback is great, but as an Admin, there is no way to unflag an idea once this has been addressed.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Ideas  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Customize 'site restricted' page

    You can apply CSS to the 'site restricted' page but it affects all other pages. There isn't a way to directly change the CSS only on that page. This makes the other pages look strange if you alter the CSS on this page.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Web Portal  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Integrations  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Make it possible to enter code in an idea description

    Even if it is not a majority use case for the kinds of products that UserVoice supports, there will be times when technical users want to add feedback that includes programming code.

    It should be possible to receive and sanitise code just like StackExchange do…

    <div>
        But it isn’t.
        <span>in a way that remains readable.</span>
    </div>
    
    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Roadmap  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add a ‘User interface’ or ‘General feedback’ Category as the categories provided are too restrictive

    I am posting this and other recent feedback ideas in ‘Roadmap’ not because they belong there, but because there is nowhere appropriate to put them!

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Roadmap  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Poor usability of ‘Describe your idea’ textarea

    The ‘Describe your idea’ textarea is set at a height of 5em with resize:none. This is unhelpfully restrictive and makes entering anything more than 5 lines of text a complete pain.

    The simple solution is to remove resize:none or, if that is too great a stretch, use resize:vertical instead.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Roadmap  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Accessibility/usability concerns: text styling

    This idea text manifests as light grey text (#87898F) on a white ground, which fails the minimum recommended contrast ratio.

    Comments on ideas are rendered as 13px text on too long line lengths. The recommended base size for prose text is 16px or 1rem.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Roadmap  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Accessibility concerns: form inputs

    UserVoice uses the following markup pattern for its user idea inputs:

    <label>
        <span class="uvFieldPlaceholder">Label text</span>
        <input>
    </label>
    

    …which looks good at first glance until it becomes apparent that as soon as one starts typing in a field, uvFieldPlaceholder is hidden with display:none and is therefore inaccessible.

    Additionally, when editing a previously posted idea, the form <label>s containing the inputs have no text at all.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Roadmap  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Show Internal Status on User and Account view in Contributor Console

    Only Public status is displayed, and you are required to click into the specific idea to see the Internal Status.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Reporting on Email Subscribed Voters

    A simple spreadsheet or CSV report containing: email outreach in the past X days tied to a specific idea.

    For example:
    Idea A | Email timestamp | User X, Account X | User Y, Account Y |

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Integration with ClickUp

    A request to connect ideas in Uservoice to tasks in ClickUp by syncing the Reach columns (users and accounts supporting it) to help calculate the ROI inside ClickUp. Additionally, the ability to sync the task ID and status back to UserVoice would remove the manual effort of updating of two systems.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Different SSO providers visible for admin sign-on and end user sign-on

    Display employee SSO on /admin and only show end user SSO on the Web Portal.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base