Jul 11th Improved relevant naming and mapping.
Our talented developers have been working tirelessly and have made some incredible enhancements that will make the platform more efficient and user-friendly. Here are the key highlights:
Modern and Relevant Naming 😎 The component previously known as
ProductView
is now relabeled asProgramView
, and what we knew asGridItem
is now renamedProductView
. Out goes the old, in comes the new, making us ever-so-relevant!Better Mapping and Filtering ⚙️ The transformation logic within the
CardView
component and also insidefilteredPrograms.map()
anddata.programs.map()
methods have been really smartly refactored and updated. This means each data piece works more efficiently, leading to smoother experiences!Intelligent Rendering 🧠🖼️ Our developers have updated the conditional rendering (aka the system deciding what to show you and when) for
filteredPrograms
anddata.programs
. Also, they've added ingenious logic to theCardView
component that decides what to show based on permissions and data availability. That's smart thinking at display!Interactive Alerts ⚠️👏 Our
Alert
component has been updated - it now comes with enriched functionalities! Plus, it's got a neat trick where it shows messages conditionally - based on the data it gets. This means you'll only see a warning when it's necessary. Talk about taking a step towards decluttering!
This is all part of our journey towards offering you the best and most harmonious interaction with our platform. Stay tuned for more exciting updates! 🚀
Last updated
Was this helpful?