Jul 10th Introducing HiCheck
Our devoted developers have brought some amazing additions to the EditReport.js
file that you'll love:
New HiCheck Icon๐: We've added a new icon called
HiCheck
into the mix. Now you can enjoy a better visual experience while using our app!Filter Data Setting๐ป: There's a new import called
setFilterData
added. Now you can set and adjust your filters more efficiently and easily in the app.Bringing in Select and Badge๐: Enjoy a more refined and polished interface with the addition of
Select
andBadge
.Enhanced Component Imports๐: We made it easier to get access to your favorite components by adding them to the imports in
EditReport.js
.Introduction to CustomSelectOption & CustomControl components๐: These are two new components added to this script. They will give you even more freedom in customization and personalizing your experience.
Options Array in FilterForm Function๐งฉ: With the addition of an
options
array to theFilterForm
function, users will now have a wider range of options to choose from for filtering their data efficiently.New OnStatusFilterChange Function๐: In the effort of providing a better user experience, we've introduced the
onStatusFilterChange
function. It allows changes to the status filter to happen smoothly and efficiently in theFilterForm
.Select Component's Appearance in the Render Return๐ซ: To improve the functionality of filtering in the app, we've added the
Select
component to the render return ofFilterForm
. Now, filtering options can be selected with ease!
Keep enjoying and interacting with our app while we continue improving and adding more magical updates! ๐๐
Last updated
Was this helpful?