Open Bug 1719796 Opened 4 years ago Updated 10 months ago

Handle custom sorts in MailTab API

Categories

(Thunderbird :: Add-Ons: Extensions API, defect)

defect

Tracking

(Not tracked)

People

(Reporter: standard8, Unassigned)

References

(Depends on 1 open bug)

Details

Currently the MailTab API is missing handling of custom sorts. It will tell you there is a "custom" sort, and let you attempt to set it, but you are unable to select the column which actually gets sorted.

Implementing this would also require being able to get a list of the existing custom columns.

Bug 1615801 may help with making it simpler to get custom columns that have been created by WebExtension, but I'm not sure it would be necessary to be able to fix this.

Type: enhancement → defect
Depends on: 1615801

When implementing this, please also check this comment:
https://phabricator.services.mozilla.com/D236299#8170417

See Also: → 1207366
You need to log in before you can comment on or make changes to this bug.