Skip to content

Clean up cafeteria text fields

Robert Palm requested to merge rapl42/tc-frontend:cafeteria-fields into master
  • Use shorter string for title instead of full description
  • Show allergen info in description so people can tell which parts contain which allergens
  • Add text cleaning function via text_helper.dart to strip <br> tags and eliminate multiple blanks
Before After

Closes #109 (closed)

Edited by Robert Palm

Merge request reports