You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding subtopics results in an additional empty subtopic
The "Committee Topic" textbox has a large area in which a click will not actually set the textbox to be in focus. Above and below this area clicking will set focus to the textbox. That is quite unintuitive, as there is no logical reason for the textbox to "stop in the middle". I've marked the areas which you can click with green and the unresponsive area in red.
The edit and delete buttons of the committee list are different depending on whether they are added via js or via django rendering the page. In this example, the upper two committees were added through js, the remainder has been there before the page load ("django made this"). Please excuse the unrealistic values for the test. I assume the fix could be updating the js which adds these to match the new style.
The text was updated successfully, but these errors were encountered:
Referring to the additional empty subtopic: You are correct, I just experienced a special case in which it worked.
Which textbox is not clickable? If you are referring to the "Committee Topic" textbox, then I can confirm that there is a large area in which a click will not actually set the textbox to be in focus. Above and below this area clicking will set focus to the textbox. That is indeed quite unintuitive, as there is no logical reason for the textbox to "stop in the middle". I've marked the areas which you can click with green and the unresponsive area in red.
wolfskaempf
changed the title
When adding subtopics to a committee, there will always be an additional subtopic with an empty name
Committee creation and editing form
Feb 28, 2019
The text was updated successfully, but these errors were encountered: