Skip to content

Instantly share code, notes, and snippets.

@drewbrokke
Last active May 7, 2018 23:27
Show Gist options
  • Save drewbrokke/8087641718b1cfce9fcf2a8929dd5174 to your computer and use it in GitHub Desktop.
Save drewbrokke/8087641718b1cfce9fcf2a8929dd5174 to your computer and use it in GitHub Desktop.
Remaining frontend tasks
@drewbrokke
Copy link
Author

  • escape content on entities review page
  • don't translate column header names (eg: "Title", "Content")
  • trim down column names for blogs
  • disable "check all" if all are none/disabled
  • change styling for disabled?
  • forgot one: - show primary key in info box
  • Need vertical space between form sheet and top bar (48px)
  • MBMessage - info box doesn't show all values
  • BlogsEntry doesn't have Edit action menu
  • "Select all" -> "Delete" in review screens causes buggy UI?
  • success message on list after deleting user?
  • Export Personal Data - another small issue: a space is needed after “Create Date:”
  • Export Personal Data - align columns (status message, creation date, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment