Description of the Issue
--The label “PackShip Pug (Coming Soon)” appears visually inactive or disabled(users may not seem to click on it, which takes to a page about PackShip Pug).
--Add a info icon which gives more details about PackShip Pug instead.
--On the packship.dev homepage, the footer displays "PackShip Pug (Coming Soon)", which sets clear expectations that the feature is not yet released. However, when viewing a documentation page, the footer only displays "PackShip Pug" where "(Coming Soon)" tag is missing, which breaks consistency and might confuse users into thinking it’s already available or functional.
Where is the Issue?
--Sidebar navigation
Suggested Changes
--Add a hover effect or underline to indicate the sidebar link is clickable
--Include a tooltip on hover: "Learn more" (tells about the upcoming PackShip Pug)
--Make the “Coming Soon” text a small badge instead of part of the clickable label
--Ensure "(Coming Soon)" label is consistently rendered next to PackShip Pug in the footer across all routes.
--Instead we can just add an "info" icon(instead of coming soon and a new page). When clicked, the icon should trigger a modal popup displaying "PackShip Pug (Coming Soon)" as the title along with a detailed description of the feature. which offers a cleaner and more integrated user experience compared to redirecting to a separate page.
Description of the Issue
--The label “PackShip Pug (Coming Soon)” appears visually inactive or disabled(users may not seem to click on it, which takes to a page about PackShip Pug).
--Add a info icon which gives more details about PackShip Pug instead.
--On the packship.dev homepage, the footer displays "PackShip Pug (Coming Soon)", which sets clear expectations that the feature is not yet released. However, when viewing a documentation page, the footer only displays "PackShip Pug" where "(Coming Soon)" tag is missing, which breaks consistency and might confuse users into thinking it’s already available or functional.
Where is the Issue?
--Sidebar navigation
Suggested Changes
--Add a hover effect or underline to indicate the sidebar link is clickable
--Include a tooltip on hover: "Learn more" (tells about the upcoming PackShip Pug)
--Make the “Coming Soon” text a small badge instead of part of the clickable label
--Ensure "(Coming Soon)" label is consistently rendered next to PackShip Pug in the footer across all routes.
--Instead we can just add an "info" icon(instead of coming soon and a new page). When clicked, the icon should trigger a modal popup displaying "PackShip Pug (Coming Soon)" as the title along with a detailed description of the feature. which offers a cleaner and more integrated user experience compared to redirecting to a separate page.