Notify users that the page has been updated and incite a reload #6802
Annotations
1 error and 4 notices
|
[rubocop] modules/meeting/app/controllers/meeting_agenda_items_controller.rb#L71-L98 <Metrics/AbcSize>:
modules/meeting/app/controllers/meeting_agenda_items_controller.rb#L71
Assignment Branch Condition size for create is too high. [<2, 18, 3> 18.36/17]
|
[rubocop] modules/meeting/app/models/meeting.rb#L116 <Rails/SquishedSQLHeredocs>:
modules/meeting/app/models/meeting.rb#L116
Use `<<~SQL.squish` instead of `<<~SQL`.
|
[rubocop] modules/meeting/spec/features/structured_meetings/structured_meeting_update_flash_spec.rb#L47 <RSpec/ContextWording>:
modules/meeting/spec/features/structured_meetings/structured_meeting_update_flash_spec.rb#L47
Context description should match /^and\b/, /^as\b/, /^even\b/, /^for\b/, /^given\b/, /^having\b/, /^if\b/, /^in\b/, /^on\b/, /^to\b/, /^unless\b/, /^via\b/, /^when\b/, /^with\b/, /^within\b/, or /^without\b/.
|
|