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

Bug: Can't add an investment transaction #1565

Open
andreimk opened this issue Dec 21, 2024 · 5 comments
Open

Bug: Can't add an investment transaction #1565

andreimk opened this issue Dec 21, 2024 · 5 comments
Labels
🐛 Bug Something isn't working

Comments

@andreimk
Copy link

andreimk commented Dec 21, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'you investment account'
  2. Click on '+ New Transaction'
  3. Click on 'Ticker symbol' edit field
  4. Type any valid ticker, for example 'INTC'
  5. Click on any other field
  6. Notice that ticker field gets automatically cleared and displays greyed out 'AAPL'
  7. Not possible to add a transaction

Expected behavior
Able to add a new transaction

What version of Maybe are you using?
Self hosted version latest docker image - v0.2.0

What operating system and browser are you using?
Manjaro linux, Firefox 133.0.3 (64-bit)

Screenshots / Recordings
Screencast_20241221_114611.webm

Additional context
Transactions can be added by importing, but when importing it erases previously imported transactions.

@andreimk andreimk added the 🐛 Bug Something isn't working label Dec 21, 2024
@gkonuralp
Copy link

gkonuralp commented Dec 21, 2024

Same problem on v0.2.0 fresh install.

@Imafikus
Copy link

Similar problem with the v0.2.0 as well

@berkayermis
Copy link

same

@necrocron
Copy link

same here

@MrTob
Copy link

MrTob commented Dec 24, 2024

It looks like I had the same problem. Self hosted systems need to have https enabled otherwise a third party library will not work properly. A possible workaround would be a reverse proxy.
See #1533

@andreimk andreimk changed the title Can't add an investment transaction Bug: Can't add an investment transaction Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants