# Per user list view definition

**URL:** https://discuss.tryton.org/t/per-user-list-view-definition/3729
**Category:** Feature
**Created:** [January 26, 2021, 5:37pm UTC](https://discuss.tryton.org/t/per-user-list-view-definition/3729 "2021-01-26T17:37:59Z")
**Posts on this page:** 1
**Showing post:** 38

<div class="post-metadata">

### Author: ![pokoli](https://discuss-cdn.tryton.org/user_avatar/discuss.tryton.org/pokoli/32/22_2.png) [@pokoli](https://discuss.tryton.org/u/pokoli)
#### Post date: [February 2, 2021, 12:56pm UTC](https://discuss.tryton.org/t/per-user-list-view-definition/3729/38 "2021-02-02T12:56:25Z")

</div>

> [@iparszyk](#):
>
> Maybe integration is a challenge, cause we wrote a set of react componentes replacing SAO original tree views and all the features rely on this.

🙈 🙈

This is a problem because we do not want to rewrite the sao using react nor have a component that uses it. We try to use as minum dependencies for sao [to ease the maintenance](https://discuss.tryton.org/t/state-of-the-dependencies-of-the-web-client/3441).

We use html tables to render the sao tree views so as far as the resize feature can be added to a plain table there should be no issue for that. Do you think this is possible? Could you have a link where the column resize is implemente so we can review without the distraction of other features?

---

_[View the full topic](https://discuss.tryton.org/t/per-user-list-view-definition/3729)._
