summaryrefslogtreecommitdiffstats
path: root/src/components/WidgetParts/List
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2022-01-18 12:29:36 +0100
committerArmand Philippot <git@armandphilippot.com>2022-01-18 12:29:36 +0100
commita8f22f1a8226aa46ebe32246b76cb43b7869d0e7 (patch)
treef796fce2c3ee5c13515d914f3c3f746eeeb1751d /src/components/WidgetParts/List
parentd42f9e348261fd1738e7977db89b06007ec8da10 (diff)
chore: add scroll restoration for posts list
It would be nice to restore focus as well, but it seems I can not retrieve which posts was click on history back. I should find an alternative later.
Diffstat (limited to 'src/components/WidgetParts/List')
0 files changed, 0 insertions, 0 deletions
a> 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150