"Share" Button Remains Visible in Explorer View
🐛 Summary
In the Aistro App, when users click the Explorer section, the "Share" button remains visible despite being irrelevant to the Explorer view. This creates a UI inconsistency and potential user confusion.
🔁 Steps to Reproduce
- Open the Aistro App.
- Navigate to the Explorer section.
- Observe that the "Share" button remains visible in the UI.
- Confirm that the "Share" button is irrelevant to the Explorer view.
📉 Severity
Medium – Impacts UI consistency and user experience.
📝 Additional Notes
- The "Share" button is typically associated with other sections (e.g., chat, media).
- No error messages are shown, but the UI fails to hide the button.
🛠️ Expected Behavior
- The "Share" button should be hidden in the Explorer view since it is not relevant to this section.
- UI elements should adapt to the current view (e.g., hide "Share" in Explorer).
🧪 Actual Behavior
- The "Share" button remains visible in the Explorer view.
- No contextual relevance to the Explorer section.