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

feat: add react front end #306

Merged
merged 26 commits into from
Feb 16, 2024

Conversation

stringhandler
Copy link
Contributor

Description

Adds a react front end.

There are still some problems with it, but mostly they lie in the backend of launchpad and can be fixed in other prs.

To Test

If you want to run it, you will probably need to build the react first.

cd ui/react2
npm install
npm run build
cd ..
cargo run --bin tari_bus_tauri

image

@hansieodendaal
Copy link
Contributor

hansieodendaal commented Feb 3, 2024

I could build debug and release mode but only an empty app opens.

@hansieodendaal
Copy link
Contributor

Hi, some feedback w.r.t. the TUI operation after this addition:

  • The Wallet payment address does not show the emoji_id anymore

All else seems fine

Copy link
Contributor

@hansieodendaal hansieodendaal left a comment

Choose a reason for hiding this comment

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

Tested the continued correct functioning of the TUI operation - ACK

@SWvheerden SWvheerden merged commit 5800182 into tari-project:main Feb 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants