City-of-Bloomington / drupal-module-onboard

Drupal module for integration with OnBoard
GNU General Public License v2.0
0 stars 1 forks source link

Don't display "Apply" button for seats that don't take applications #27

Closed inghamn closed 6 years ago

inghamn commented 6 years ago

OnBoard is now going to be publishing whether individual seats actually take applications. Not all seats are things that citizens can apply for.

When the committee has a vacancy, we need to check each vacant seat, and make sure it is actually taking applications.

inghamn commented 6 years ago

This is blocking: https://github.com/City-of-Bloomington/drupal-theme-cob/issues/144

inghamn commented 6 years ago

Now that we are declaring "Takes Applications" per seat, do we want move the "Apply" button back down to the members list? That way, when there are multiple vacancies, users can know which seats can actually be applied for.

rbdietz commented 6 years ago

"Apply" button should stay at the top. If you want to add an extra "Apply" button at the members list, that is OK too, but it should stay at the top.