Skip to content

Conversation

SankhaChak
Copy link
Contributor

@SankhaChak SankhaChak commented Jan 5, 2023

📌 References

📘 Description

Add existing members to org and pod members page with the ability to filter using username / wallet address and / or roles

🎥 Screenshot or Video

https://www.loom.com/share/8cd59ab1cfc249ff92117500f386cdc6

🍰 Checklist:

@SankhaChak SankhaChak added the WIP Work in progress label Jan 5, 2023
@SankhaChak SankhaChak self-assigned this Jan 5, 2023
@vercel
Copy link

vercel bot commented Jan 5, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
wonderverse-web ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 11, 2023 at 8:12AM (UTC)
wondrous-app ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 11, 2023 at 8:12AM (UTC)

keyArgs: ['input', ['orgId', 'podIds', 'date', 'statuses', 'priorities']],
merge: offsetLimitPaginationInput,
},
getOrgUsers: offsetLimitPagination(['orgId', 'searchString', 'roleIds', 'limit']),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we want to remove this limit?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this was a mistake, we shouldn't consider any key with combination to the limit key to identify a new request. Do you have any thoughts on this @Lamperoyge ?

@terryli0095 terryli0095 force-pushed the feat/add-existing-members-to-member-request-page branch from f452314 to eb72872 Compare January 11, 2023 07:23
lastName
bio
additionalInfo {
podCount
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is actually the wrong data, this is total pod count across organizations. let's just remove the pod count field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants