📄️ Basket State Improvements
When a product/contract is being added to basket, we are updating an array of IDs now, in the basket module's state called productIdsBeingAdded: (string | number)[].
📄️ Customizable Alerts
We have received feedback from some ATSs that they want to customize the look of some of the alerts inside the app (mostly inline alerts).
📄️ Debug Panel Campaign Mock Improvements
In our debug panel, inside the Campaign tab, there is "Use Mock Campaign Form" button.
📄️ i18n Improvements
We had hardcoded English text for Textarea placeholders as well as Posting Requirements Widget Input placeholders as Enter a value. We have translated that hardcoded value.
📄️ Posting Details Salary Indication Now Optional
Please note that there has been further changes in version 2.3 for salary indication and this document is now outdated. Please refer to Posting Details Salary Indication Further Changes 2.3 Changelog for the latest updates. The new changes are marked in green text.