How do I indicate that a column in a data table has been added or changed?
- I have a data table where I let people toggle columns (Show/Hide)
- A few columns also change based on the value of a dropdown the users select inside a modal that controls table settings
- How do I indicate to the user on screen that the column they just added appeared at position 20 or the column they modified is right there look Any suggestions are appreciated