Skip to Main Content
K1x Ideas
Status Will not implement
Categories K1 Aggregator
Created by Guest
Created on May 3, 2024

K1A- Limit Investments on Manage Investments Screen

Describe your idea. The more information you provide, the clearer picture of your idea we will have.

Have a selection drop down for the number of investments to show on the manage investments screen of K1A. Suggestions would be toggling between 10, 25, 50, 100. For this to be helpful, it would be necessary for these selections to be persistent and remain in effect while going into and out of investments.

How will this idea help you and potentially others? Understanding how things are done today, where the pain is, and how the idea is beneficial puts us in your shoes.

All the API calls on the manage investment screen seem to be driven by the investments on the active page of K1A. By limiting the number of load ins, we would be able to make the K1A application quicker and more snappy.

Who will benefit from this idea? Whether it's specific roles of users, users of a specific product, or certain departments/markets, this helps us know who to talk to when we need more information.

All clients/users of the application, including the internal K1x support team. This would improve the overall speed and functionality of K1A

How do you envision this idea being implemented at K1x? You're the expert and understanding how you see this working helps kickstart the idea.

see the attached picture. current mockup uses the below html.

<div _ngcontent-gxt-c98="" class="ng-star-inserted"><im-investment-table-integrations-menu _ngcontent-gxt-c98="" class="margin-left-5 flex-container" _nghost-gxt-c96=""><div class="ng-star-inserted" _ngcontent-gxt-c96=""><div class="btn-toolbar" _ngcontent-gxt-c96=""><div _ngcontent-eiw-c63="" class="btn-group">

<a _ngcontent-eiw-c63="" id="change-inv-per-page" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-primary dropdown-toggle"><span _ngcontent-eiw-c63="" class="margin-right-5"># Per Page</span><span _ngcontent-eiw-c63="" class="caret"></span></a>

<ul _ngcontent-eiw-c63="" aria-describedby="selection" class="dropdown-menu">

<li _ngcontent-eiw-c63="">

<a _ngcontent-eiw-c63=""> 10 </a>

</li>

<li _ngcontent-eiw-c63="">

<a _ngcontent-eiw-c63=""> 25 </a>

</li>

<li _ngcontent-eiw-c63="">

<a _ngcontent-eiw-c63=""> 50 </a>

</li>

<li _ngcontent-eiw-c63="">

<a _ngcontent-eiw-c63=""> 100 </a>

</li>

</ul>

</div></div></div><!----><input _ngcontent-gxt-c96="" type="file" class="display-none" accept=".xlsx,.xls,.xlsm"><!----><!----><!----></im-investment-table-integrations-menu></div>


  • Attach files