mattermost-community/focalboard
在 GitHub 查看Code Debt: Share common code between Person and MultiPerson properties
Open
#4,842 建立於 2022年9月30日
EnhancementHacktoberfestHelp WantedUp for grabs
倉庫指標
- Star
- (26,187 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Summary
The Person Property and MultiPerson Property share most of the same code.
Especially after this PR made them work in an equivalent manner. We should implement a "base Person property" and update Person and MultiPerson to call this property with its specific needs.
How important this is to me and why
Importance: High
As a sameple, see how the various text properties (Text, Email, Phone, and Number) use BaseTextEditor.