bmlt-enabled / bmlt-enabled/bmlt-server

Make Meeting Fields Editable

Open
#1,369 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
23
Forks
17
Avg merge
9h 11m
Merged PRs (30d)
7

Description

You should be able to do though the UI what advanced users can already do by editing the database: Decide what fields are "visible" and add "custom" fields.

When doing this, it would be nice to refactor the meeting_data table and separate the field definitions from the meeting data. How it is now, with for instance the field prompts and visibility defined but not used at the meeting level, and the field values defined but not used at the metadata level - is confusing and wasteful.

It might also be good to let the user make some of the standard fields uneditable - leaving fields open results in inconsistent data. It's not clear what's a subsection and whats a neighborhood and what's a land. Long range, it would be good to hide some of the fields, but that would require that the UI react to which fields are visible, and I'm not sure that's feasible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.