Project

General

Profile

Feature #8586

Updated by Aruna Prasanna about 4 hours ago

Today, I worked on the registration page in the business module, where I implemented the US phone number format in the phone number field. 

 After that, I worked on UI changes for event-related modals. Previously, event actions were displayed using custom alerts, but I replaced them with manual modal components for better user experience. Similar changes were also applied to the copy event modal. 

 Additionally, when a copy event is created, I updated the functionality to automatically open the editor page, similar to the behavior when the edit button is clicked. 

Back