mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #494] In the identities view, it'd be great to have a drop-down filter to limit view to a single domain #479
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#479
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mkoistinen on GitHub (Dec 6, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/494
I realise that there is already a filter, and this should not replace that, but having to type the domains all the time is a pain.
@patrickbenkoetter commented on GitHub (Dec 6, 2013):
Martin,
we've choosen an input field instead of a list on purpose, because lists can become very long and we imagined that to be even more painful.
@mkoistinen commented on GitHub (Dec 6, 2013):
OK, I'd recommend this then:
When there are fewer then X domains, a drop-down appears. When there are > X domains, the drop-list changes into a auto-complete box.
The above (both conditions) should be in addition to the existing filter box, which is still suitable for user filter, etc.
@tonioo commented on GitHub (Dec 6, 2013):
Other solution (was my original one): leave the search field and add the possibility to save search filters (think about redmine or trac). For example, one could search for domain 'test.com' and then create a filter. Filters would be available from the identities menu.
@tonioo commented on GitHub (May 3, 2015):
This issue was moved to modoboa/modoboa-admin#4