Can we get rid of tabs on the author edit page? #9280
Labels
Lead: @RayBB
Issues overseen by Ray (Onboarding & Documentation Lead) [manages]
Needs: Review
This issue/PR needs to be reviewed in order to be closed or merged (see comments). [managed]
Needs: Staff / Internal
Reviewed a PR but don't have merge powers? Use this.
Priority: 4
An issue, but should be worked on when no other pressing work can be done. [managed]
Type: Feature Request
Issue describes a feature or enhancement we'd like to implement. [managed]
Problem
A clear and concise description of what you want to happen
I want to get rid of the "Links" tab (move the content on to the main tab)
Why?
Because it makes the author edit page jump around a bunch.
I don't think it really is all that useful to have it on a separate tab.
It will simplify our code.
Make one less dependency on the jquery tabs
Expected behaviour / screenshots (ex: Figma design screenshots for UI feature)
It'll be faster and simpler.
Additional Context
Example of the slow jumping:
https://github.com/internetarchive/openlibrary/assets/921217/2dc9c90f-203f-4e04-89c1-1deafa8b40f3
Proposal & Constraints
What is the proposed solution / implementation?
Move the links section down under the identifiers.
Remove the tabs stuff.
Will need to remove
tabsAddauthor
from index.js as well.Is there a precedent of this approach succeeding elsewhere?
No
Which suggestions or requirements should be considered for how feature needs to appear or be implemented?
Leads
Related files
Stakeholders
The text was updated successfully, but these errors were encountered: