Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Tweaks #187

Open
7 of 9 tasks
whoabuddy opened this issue Jan 22, 2025 · 3 comments
Open
7 of 9 tasks

UI Tweaks #187

whoabuddy opened this issue Jan 22, 2025 · 3 comments

Comments

@whoabuddy
Copy link
Contributor

whoabuddy commented Jan 22, 2025

Listing out some things I noticed:

  • dao overview: creation date does not line up with content

Image

Image

Image

Image

  • extensions page: truncate address on mobile so we can see full contract name

    • standard truncate should be 5 and -5 with ellipsis
  • extensions page: active filter shows 0, all are active at the start

    • can be verified with is-extension in the base-dao contract in future
  • profile: normalize social connections design for buttons/connection status

    • disable button for Discord until feature is ready
    • use telegram section as example for when we do others
  • Review connect wallet process #191

    • got into a weird state locally: already logged in -> chat endpoint guarded -> refresh (screenshot)
      • no way to actually sign in from this view, wasn't clear on next step

Image

edit: 1 more

  • new agent form needs a close/exit button, only option is save agent (from desktop)

edit: and another one!

  • remove filter for IS_DEPLOYED on DAOs page
@whoabuddy
Copy link
Contributor Author

Adding one more: can we add a high-res version of the waves image as the bg behind the login box?

Image

Here's a large one from the aibtcdev/landing-page repo, there are some other assets in that folder too:
https://github.com/aibtcdev/landing-page/blob/main/public/logos/aibtcdev-pattern-1-1920px.png

@biwasbhandari
Copy link
Contributor

biwasbhandari commented Jan 23, 2025

Image

All the extensions has the status of DEPLOYED. what if its not deployed what status will be shown? need to configure the filter based on those. Right now we are filtering with active, inactive, pending..

@whoabuddy
Copy link
Contributor Author

Image

All the extensions has the status of DEPLOYED. what if its not deployed what status will be shown? need to configure the filter based on those. Right now we are filtering with active, inactive, pending..

This might be worth addressing in its own issue, we didn't end up changing the statuses just yet and having clear alignment on how the states transition will help in determining what a "complete" dao is.

Also new deployments should work much better, so we shouldn't get into these states but better to plan for it now just in case.

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

No branches or pull requests

2 participants