- Do you want to request a feature or report a bug?
Feature/Bad UX Fix
- What is the current behavior?
I am using netlify admin to edit this page https://www.alternativeeducation.in/learning-spaces.
which is a json file like this https://github.com/alteducation/web/blob/gh-pages/_data/learning-spaces.json
The Issue is the add new button for adding new entries is located at the top of the page whereas the input to add new entries show up at the bottom. So for every entry you have to scroll to the bottom to add a new one. On top of that the entries show up maximized by default this causes the user to scroll down even more and makes the browser lag due to all this content.
Gif:
https://gfycat.com/GrandNeedyDolphin
- If the current behavior is a bug, please provide the steps to reproduce.
Please Create An Object Of Arrays and edit it with netlify Admin.
- What is the expected behavior?
So I'm hearing two requests:
Yes :)
Can we have the 'new entry box' appear at the top instead of auto scrolling to the bottom.
An option to turn off live preview (by default) on select pages would be really helpful.
- name: "my-collection"
label: "My Collection"
editor:
preview: false # Turn off the live preview for this collection.
...
@neutyp Should number 2 be split into a new issue or would you like it left in context here? I think it is a valid concern for long lists.
@alteducation: When add new is pressed please show the new item on top as opposed to bottom.
@neutyp: The interface should scroll to the bottom of a list when creating a new entry/list item
@alteducation: Can we have the 'new entry box' appear at the top instead of auto scrolling to the bottom.
I've opened a more targeted discussion around this topic here: https://github.com/netlify/netlify-cms/issues/963
Please weigh in with your opinions there :)
Most helpful comment
I've opened a more targeted discussion around this topic here: https://github.com/netlify/netlify-cms/issues/963
Please weigh in with your opinions there :)