Mendix Feedback Module
Overview
Important notes when upgrading from v2.0.1 to v3.0.0
- We improved batch translation support. The Feedback widget must be manually deleted and re-added on the page. This is an important step to re-sync studio pro localization with the new Feedback widget xml translation definitions.
- To change translations on ‘ShareFeedback’ modal pages or Screenshot & Annotation button labels, you should use the batch translate tool.
--------------------------------------
The Mendix Feedback Module is a powerful collaboration tool embedded within the Mendix platform, designed to enhance communication and coordination between business users and Mendix developers. This solution facilitates the creation and maintenance of exceptional Mendix applications by ensuring that user feedback is effectively captured and acted upon throughout the development lifecycle.
Inspired by the need to bridge gaps between business and IT, the Mendix Feedback Module addresses the communication and collaboration challenges that often plague IT projects. By incorporating this fully customizable Mendix module for capturing user feedback into your project, you can effectively gather user and business feedback, which is crucial for developing applications that meet both user and business needs.
The Feedback Module consists of two parts:
- A customizable feedback modal pop-up in your app.
- A Feedback Management environment on the Mendix platform to process, manage, and aggregate your feedback.
Key Uses of the Mendix Feedback Module
- Collect real-time feedback during sprint reviews to quickly identify and address areas needing improvement.
- Facilitate structured feedback collection during User Acceptance Testing (UAT) to ensure the application meets business needs before going live.
- Enable app end-users to report issues directly and easily, facilitating quick resolution and maintaining app performance.
- Allow end-users to submit ideas for enhancements and new features, driving continuous app improvement.
- Serve as a channel for ongoing support, ensuring effective app usage.
- Collect and analyze user feedback on app performance to improve overall user experience.
Included Features
- Users can provide detailed written feedback, clearly articulating their observations and suggestions.
- Users can attach screenshots and annotate them, providing developers with clear context and specifics about the feedback.
- The module automatically captures user metadata such as username, user roles, active form, browser used, and screen resolution, aiding developers in debugging and issue resolution.
Minimum Requirements
The Mendix Feedback Module requires Mendix version 9.24.0 or later. For Mendix versions between 9.18.6 and 9.24.0, use module version v1.4.1. For versions lower than 9.12.2, refer to this widget.
Keywords: Feedback, user feedback, survey, ticket system, help desk system, app insights, app-insights
Documentation
Releases
- Image Upload & Screenshot Scaling Issue is resolved
- Images now automatically scale to fit within viewport dimensions
- Vertically long images resize appropriately without exceeding viewport height
- Horizontally long images resize appropriately without exceeding viewport width
- Both uploaded images and screenshots now maintain proper scaling
- Resized images no longer overflow under the annotation toolbar, ensuring full annotation capability
- Email Input Field Disappearing in React Strict Mode is resolved
- Email input field now remains visible and editable after taking screenshots
- Email validation works correctly in React Strict Mode
- Users can now edit invalid email addresses without clearing browser cache
- Form state properly maintained throughout the feedback submission process
Fixes - The Feedback button on page can be focused and triggered via keyboard navigation