mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #1102] [CLOSED] Add invite modal improvements #1151
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#1151
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?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/1102
Author: @Komediruzecki
Created: 8/21/2021
Status: ❌ Closed
Base:
master← Head:feature/invite-ui-improvements📝 Commits (1)
ab2e249Add invite modal improvements📊 Changes
10 files changed (+429 additions, -17 deletions)
View changed files
➕
src/cloud/components/molecules/Help/HelpLink.tsx(+43 -0)📝
src/cloud/components/molecules/InviteCTAButton.tsx(+22 -10)➕
src/cloud/components/molecules/InviteMembers/InviteMemberModalSection.tsx(+271 -0)➕
src/cloud/components/molecules/InviteMembersModal.tsx(+67 -0)📝
src/cloud/components/molecules/OpenInviteSection.tsx(+1 -1)📝
src/cloud/lib/i18n/enUS.ts(+6 -2)📝
src/cloud/lib/i18n/fr.ts(+5 -1)📝
src/cloud/lib/i18n/ja.ts(+5 -1)📝
src/cloud/lib/i18n/types.ts(+4 -1)📝
src/cloud/lib/i18n/zhCN.ts(+5 -1)📄 Description
Add invite page in modal
Change invite button to '+'
Showcase:
https://user-images.githubusercontent.com/18196945/130327741-dcc2b1b6-3fb3-4b75-b182-f5304f9e8180.mp4
Tested in the desktop and web app:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.