Last selected asset folder not remembered
Open
@andris-sevcenko is already working on this.
Since May 14, 2020.
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
This issue was fixed with an early Craft 3 version, but seems to have regressed with one of the latest updates. The last selected asset folder is not remembered when adding multiple images to an entry via matrix fields.
Steps to reproduce
- Select an asset in a matrix field


- Add an additional matrix field and select an asset. We should be in the last subfolder we selected (Corporate > 833 East in my case). Instead we're back to the root volume.

Additional info
- Craft version: 3.4.18
- PHP version: 7.2.24
- Database driver & version: MySQL 5.7.28
- Plugins & versions: Amazon S3 1.2.7; Super Table 2.4.5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.