Uh oh!
There was an error while loading. Please reload this page.
show card details in modal - #2047
Conversation
stefan-niedermann
commented
Jun 19, 2020
May i ask what the intention of this modal is? |
jakobroehrl
commented
Jun 23, 2020
Sure!
|
a6037e2 to
43af8b0Compare
|
1f8e9f4 to
f2f869eComparejuliusknorr
commented
Jun 24, 2020
@jakobroehrl I took the liberty to push two commits that I came up with when trying out your branch. This basically makes sure that the modal can be properly reopened and in the same run adds a checkbox to toggle between default open for the sidebar and default open the modal. I've added another TODO to the above list for persisting that state. |
jakobroehrl
commented
Jun 26, 2020
@juliushaertl To do this, we need to remove the following CSS style from the sidebar: width, max-width, border-left |
juliusknorr
commented
Jun 26, 2020
Yes, i think for that we can just overwrite the styles with a v-deep selector in in the modal. |
4e1cc09 to
f93be51Comparejakobroehrl
commented
Jul 10, 2020
@juliushaertl Lines 111 to 115 in f93be51 But it affects all sidebars as well, how can we change this? |
56342f6 to
5b6f8b6Compared54b451 to
ee8e034Comparejuliusknorr
commented
Aug 28, 2020
Pushed the rebased version and removed the for now unneeded details tab component. Let's keep the changes minimal for now. @jakobroehrl Mabye you can have another look at the modal styling, the scrollbar looks out of place: |
jakobroehrl
commented
Aug 31, 2020
@juliushaertl |
juliusknorr
left a comment
There was a problem hiding this comment.
Changes are good to go from my side now 👍
@jakobroehrl Mind to make sure that CI passes? 😉
b082cfa to
5b2b4ccCompareSigned-off-by: Jakob Röhrl <jakob.roehrl@web.de>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
ea595c8 to
39e9296Compare
Signed-off-by: Jakob Röhrl jakob.roehrl@web.de