Fix for regression in issue #124 #125

Merged
l227zhan merged 2 commits from 124-fix-regression into master 2024-02-10 15:32:54 -05:00
Member
No description provided.
l227zhan added 1 commit 2024-02-10 15:13:03 -05:00
n4chung approved these changes 2024-02-10 15:14:41 -05:00
n4chung left a comment
Owner

hot

hot
l227zhan added 1 commit 2024-02-10 15:14:54 -05:00
l227zhan merged commit 3780662ba4 into master 2024-02-10 15:32:54 -05:00
l227zhan deleted branch 124-fix-regression 2024-02-10 15:32:54 -05:00
Owner

Ugh, this got merged before I got a chance to comment. What I said in #124 was wrong. We don't want to show an empty string. The real problem is that the dict in ceo/tui/views/position_names.py is missing the key "events-lead".

I'll revert this commit and re-open the issue. Sorry for the confusion.

Ugh, this got merged before I got a chance to comment. What I said in #124 was wrong. We don't want to show an empty string. The real problem is that the dict in ceo/tui/views/position_names.py is missing the key "events-lead". I'll revert this commit and re-open the issue. Sorry for the confusion.
Author
Member

Ugh, this got merged before I got a chance to comment. What I said in #124 was wrong. We don't want to show an empty string. The real problem is that the dict in ceo/tui/views/position_names.py is missing the key "events-lead".

I'll revert this commit and re-open the issue. Sorry for the confusion.

Oh lol, my fingers got a little too twitchy haha, will fix.

> Ugh, this got merged before I got a chance to comment. What I said in #124 was wrong. We don't want to show an empty string. The real problem is that the dict in ceo/tui/views/position_names.py is missing the key "events-lead". > > I'll revert this commit and re-open the issue. Sorry for the confusion. Oh lol, my fingers got a little too twitchy haha, will fix.
Author
Member

I added it to the dict, but this may change the output of some unit tests once again

I added it to the dict, but this may change the output of some unit tests once again
l227zhan referenced this issue from a commit 2024-02-11 16:33:43 -05:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/pyceo#125
No description provided.