Skip to content

Instantly share code, notes, and snippets.

@kyle-miho
Created April 24, 2018 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyle-miho/8f7ef174cfe033446b098b8474ba2307 to your computer and use it in GitHub Desktop.
Save kyle-miho/8f7ef174cfe033446b098b8474ba2307 to your computer and use it in GitHub Desktop.
Page Templates
Name
- empty string
- symbols
- XSS
- longer than the maximum allowable number of characters
* need to check if there is a max
- duplicates
- UTF8 encoded characters
- valid string
Process
- save changes
- cancel changes
- close modal
Functionality
- Edit
- Takes us to Editor (same as clicking on item)
- Rename
- Permissions
- Delete
Fragment Editor
- Fragment editor should have an info message if empty
- Fragments are reorderable with up/down buttons
- Fragment editor should correctly autosave when changes are made
- Fragments deletable with trash icon
- Fragments only editable if specified as lfr-editable
- text
- images
- Portlet can be edited if specified as lfr-widget-***
Sidebar
- Lets user know if they have no available fragments
- Fragments are Listed and Collapsable from Collections
- Correct Collections and Fragments Listed
- Added
- Available
- Click on Plus Button to add to Fragment Editor
- Can Delete Fragments from Added Section (x)
- Sidebar Closeable (x) / Toggleable with Toggle Icon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment