-
Notifications
You must be signed in to change notification settings - Fork 662
Open
Description
Adding @danielmackay
Requested by: @tiagov8 via YakShaver.ai 🦬
cc: @tiagov8, @kulesy, @adamcogan, @JackDevAU @joshbermanssw
Hi Team!
Url from screen share: https://tina.io/admin/index.html/collections/page/
Pain
Fix the alignment issue in the collections view where the title, search bar, and buttons overlap. Ensure they have the same width limitation as the list of pages.
Acceptance Criteria
- The title, search bar, and buttons in the collections view are aligned properly.
- The elements have the same width limitation as the list of pages.
- No overlap occurs between the elements in the collections view.
Reproduce Steps
- Open the TinaCMS project.
- Navigate to the collections view for pages.
- Observe the overlap issue with the title, search bar, and buttons.
Screenshot
tiagov8, adamcogan and danielmackay