Actions
dev #1485
openAdd Live URL View Button for Published Calculators
Start date:
12/21/2024
Due date:
12/22/2024 (about 16 months late)
% Done:
100%
Estimated time:
1:00 h
Spent time:
Description
Objective¶
- Enhance the Node Three page by enabling users to view the public live URL of calculators when they are published.
Task Checklist¶
- Add a "View Live URL" button on the Node Three page admin page.
- Ensure the "View Live URL" button is displayed only for calculators in the "Published" state.
- Hide the "View Live URL" button for calculators that are unpublished.
- Validate that clicking the button redirects users to the correct live URL.
Success Criteria¶
- The "View Live URL" button is visible only for published calculators.
- The button redirects users to the correct live URL without errors.
- The feature is thoroughly tested for usability and functionality across various devices.
Summary Task List¶
- Implement "View Live URL" button functionality.
- Set up logic to conditionally display the button based on the publication state of the calculator.
- Test and validate functionality.
Updated by Md.Sajib Ahmed over 1 year ago
- Description updated (diff)
- Due date changed from 12/21/2024 to 12/22/2024
- Status changed from Pending to Complete
- Estimated time set to 1:00 h
Actions