Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

[reorder] general improvement #3

Open
6 of 9 tasks
d4rekanguok opened this issue Jul 31, 2019 · 0 comments
Open
6 of 9 tasks

[reorder] general improvement #3

d4rekanguok opened this issue Jul 31, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@d4rekanguok
Copy link
Owner

d4rekanguok commented Jul 31, 2019

  • export a HOC so user can define their own card UI & preview
  • handle the case where display fields are out of date // @gurkodil is taking care of this! 馃挭
  • better looking loading state
  • allow item in control to take subfield, i.e fieldDisplay: ['object.field', 'name'] display_template: '{{title}} {{categories[0]}}'
  • allow users to format fieldDisplay with a template, i.e {{year}}.{{month}}.{{date}} | {{name}}
  • handle the case where the targeted folder collection is empty
    • It should ideally also display a link user can click to create a new entry in that collection
  • add options to filter entries by field(s)
    • Is there a way to set this up via CMS.registerWidget instead of config.yml? data config in config.yml, component config in cms.js
  • add a sortBy button in UI. User can select between asc & desc
  • allow user to limit the max-height of the control
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant