utchoang edited a comment on issue #73: [WIP] Project: Project View and Actions URL: https://github.com/apache/cloudstack-primate/pull/73#issuecomment-568636880 > @utchoang - @rhtyd wrote this above. i dont know if this works? > > good suggestion.there are any questions for me and maybe we can change it like this. > > 1. does this tags working? > 2. if we use tags and they are working should we remove the filter from state and use only tags for "domain" and "filter". what i understood from @rhtyd was if the api dont give us a filter element it will not work. @rhtyd is this true? > 3. i think tags and domain will be the same and maybe we should not do that. i thought like this. > https://ant.design/components/select/ >  > can we use it as one element "filter" with tags and "search" bar? domain and state together? @rhtyd is this possible or do we need to get it from the api? @svenvogel cc @rhtyd 1. As what I found from the source code http://cloudstack.apache.org/api/apidocs-4.13/apis/listProjectInvitations.html, that the listProjectInvitations requests "keyword" parameter seems not to work. I tried with different value and it always returns the same result. 2. If requesting "keyword" parameter works, filter based on selecting tags won't be needed as we can search filters by entering domain name or project name.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services