portfolio-performance / portfolio

Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets.
http://www.portfolio-performance.info
Eclipse Public License 1.0
2.86k stars 589 forks source link

Improve display of security details information (such as custom attribute, master data, etc.) #3503

Open buchen opened 1 year ago

buchen commented 1 year ago

Goal

Improve the display of security detail information.

Today, we have the SecurityDetailsViewer next to the security chart. However, it displays only part of the available information (for example taxonomies but no custom attributes)

Proposals / Ideas

A) Make SecurityDetailsViewer a tabbed view --> allow user to select information from many tabs which information to display --> no changes to the layout as the view remains next to the security chart

B) Open a (new) security "card" which pulls information together: chart, master data, attributes, etc. --> navigates to a new view with all security details --> may require a "back" button (unless one opens a separate window, but that also introduces a navigation paradigm)

C) Add new information pane with all security attributes --> instead of the small area, use the whole bottom area available to the information pane --> uses the existing navigation paradigm, but replaces the security chart, trades, transactions, etc.

(Out of a discussion in #3498)

Nirus2000 commented 1 year ago

(Out of a discussion in https://github.com/portfolio-performance/portfolio/pull/3004#issuecomment-1400675368)