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

Showcase Message Exchange Functionality #2

Merged
merged 18 commits into from
Nov 19, 2024

Conversation

forkimenjeckayang
Copy link
Collaborator

This PR , adds functionality to the sample wallet application in terms of messaging functionality. The core message sending functionality will be handled later.
Keeping this simple at the start...

@forkimenjeckayang
Copy link
Collaborator Author

Closses: adorsys/eudiw-app#223

src/storage/MessageRepository.ts Outdated Show resolved Hide resolved
src/pages/ChatPage.tsx Outdated Show resolved Hide resolved
src/pages/ChatPage.tsx Outdated Show resolved Hide resolved
src/pages/ChatPage.tsx Outdated Show resolved Hide resolved
src/pages/ChatPage.tsx Outdated Show resolved Hide resolved
src/pages/ChatPage.tsx Show resolved Hide resolved
src/pages/ChatPage.tsx Show resolved Hide resolved
src/pages/ContactInfoPage.tsx Outdated Show resolved Hide resolved
src/pages/ContactInfoPage.tsx Outdated Show resolved Hide resolved
Copy link
Collaborator

@Awambeng Awambeng left a comment

Choose a reason for hiding this comment

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

Please adjust the height of the pages so that users don’t need to scroll to see elements like the Navbar

src/pages/ChatPage.tsx Outdated Show resolved Hide resolved
@Awambeng
Copy link
Collaborator

Please adjust the height of the pages so that users don’t need to scroll to see elements like the Navbar

This was solved only on desktop not on mobile devices

Looks good on my Laptop

image

On mobile devices we still need to scroll down before seeing the NavBar

image

@Awambeng Awambeng merged commit 839af96 into main Nov 19, 2024
2 checks passed
@Awambeng Awambeng deleted the feat/showcase-message-exchange-functionality branch November 19, 2024 12:03
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