My goal is to have a modal display a date/time set by another party when opened by the user. However, I also want to provide an option for the user to propose a new time in the footer so that they can request a different meeting time from the other party (refer to steps 1 and 2 below).
Step 1
Step 2
I am seeking advice on the best approach for hiding specific options in the footer once "propose a new time" is selected. Would it be effective to use tabs to display different content?
I attempted using tabs to achieve this but encountered difficulties in concealing certain tab options while on the "propose a new time" tab.
The desired outcome is for the active content to initially show Step 1 when the modal is opened by the user. Subsequently, if the user chooses to "Propose a new time", they should see:
Step 2