Skip to content

Conversation

@gitstart
Copy link
Contributor

@gitstart gitstart commented Jan 26, 2023

Change Summary

ref: #4617
For better UX and to reduce user confusion these options should only be shown for users that are not yet registered successfully.

Change type

  • feat: (new feature for the user, not a new feature for build script)

Additional information / screenshots (optional)

https://www.loom.com/share/976667350a174255a9cf83303c859344

…ed users

Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: beejaybot <akisanyamobolaji@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
@wingkwong wingkwong self-requested a review January 27, 2023 02:47
Copy link
Contributor

@wingkwong wingkwong left a comment

Choose a reason for hiding this comment

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

L112 - 116 is not necessary. You can just do in this way.

<a-dropdown v-if="user.invite_token" :trigger="['click']" class="flex" placement="bottomRight" overlay-class-name="nc-dropdown-user-mgmt">

@wingkwong wingkwong added the 🚧 Status: Changes Requested Some changes are needed to be made label Jan 27, 2023
gitstart and others added 2 commits January 30, 2023 05:32
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: beejaybot <akisanyamobolaji@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
@gitstart
Copy link
Contributor Author

L112 - 116 is not necessary. You can just do in this way.

<a-dropdown v-if="user.invite_token" :trigger="['click']" class="flex" placement="bottomRight" overlay-class-name="nc-dropdown-user-mgmt">

Hi @wingkwong,
The changes has been applied

@gitstart gitstart requested a review from wingkwong January 30, 2023 05:50
@wingkwong wingkwong removed the 🚧 Status: Changes Requested Some changes are needed to be made label Jan 30, 2023
Copy link
Contributor

@wingkwong wingkwong left a comment

Choose a reason for hiding this comment

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

Wait for the test result.

@wingkwong wingkwong merged commit d855a96 into nocodb:develop Jan 30, 2023
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.

2 participants